1
1
<!--#set var="head_title" value="Downloads" -->
2
2
<!--#set var="head_pagedescription" value="Downloads" -->
3
3
<!--#set var="base_path" value="" -->
4
- <!--#set var="rcsid" value="\$Id: download.html,v 1.5 2016/02/23 20:31:33 stroeder Exp $" -->
4
+ <!--#set var="rcsid" value="\$Id: download.html,v 1.6 2016/02/23 20:33:11 stroeder Exp $" -->
5
5
<!--#include file="ssi/head.shtml" -->
6
6
<!--#include file="ssi/navigation.shtml" -->
7
7
@@ -40,7 +40,7 @@ <h2>Binaries</h2>
40
40
hit a problem already fixed in recent releases.
41
41
</ p >
42
42
43
- < h3 > openSUSE Linux</ h3 >
43
+ < h3 > < a id =" opensuse " > openSUSE Linux</ a > </ h3 >
44
44
< p >
45
45
< a href ="https://www.opensuse.org/ "> openSUSE Linux</ a > ships with python-ldap
46
46
and there's an additional
@@ -50,28 +50,28 @@ <h3>openSUSE Linux</h3>
50
50
OBS package</ a > ).
51
51
</ p >
52
52
53
- < h3 > Debian Linux</ h3 >
53
+ < h3 > < a id =" debian " > Debian Linux</ a > </ h3 >
54
54
< p >
55
55
Have a look into the
56
56
< a href ="https://tracker.debian.org/pkg/python-ldap "> Debian Package Tracker</ a >
57
57
to get up to date information which versions are available in Debian.
58
58
</ p >
59
59
60
- < h3 > < a name ="win32 "> Win32</ a > </ h3 >
60
+ < h3 > < a id ="win32 "> Win32</ a > </ h3 >
61
61
< p >
62
62
Win32 installer packages are also available in the
63
63
< a href ="https://pypi.python.org/pypi/python-ldap/ "> PyPI repository</ a > now.
64
64
The maintainer Waldemar Osuch has some < a href ="http://www.osuch.org/python-ldap ">
65
65
comments about his builds</ a > too.
66
66
</ p >
67
67
68
- < h3 > < a name ="freebsd "> FreeBSD</ a > </ h3 >
68
+ < h3 > < a id ="freebsd "> FreeBSD</ a > </ h3 >
69
69
< p >
70
70
The CVS repository of FreeBSD contains the package
71
71
< a href ="https://svnweb.freebsd.org/ports/head/net/py-ldap/ "> py-ldap</ a > .
72
72
</ p >
73
73
74
- < h3 > < a name ="macosx "> Mac OS X</ a > </ h3 >
74
+ < h3 > < a id ="macosx "> Mac OS X</ a > </ h3 >
75
75
< p >
76
76
I don't know of current python-ldap builds for download.
77
77
However Rob wrote some hints on this page:< br >
0 commit comments