Package: python-ldap / 1.9.999.pre04-1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
This is the Debian GNU/Linux package of an LDAP module for python.

This package was put together by Gregor Hoffleit <flight@debian.org>.

The package was put together from source found at the home page of the
project:

    http://python-ldap.sourceforge.net/


According to the README, the following copyright notices apply:

====================================================================
Copyright and licensing:
   Different parts of python-ldap have different licenses.  See
   individual directories for their licensing. In brief, these are:
        _ldap:          public domain
        ldapthreadlock: public domain
        ldif:           public domain
        win32:          unknown <public domain?>

   Although not a condition of the licenses, I strongly urge that any
   improvements you may make be sent back to us for inclusion into 
   future versions of this package (under the same free licensing).