Cleanup rst in README.
This commit is contained in:
34
README
34
README
@@ -25,6 +25,7 @@ python-ldap: LDAP client API for Python
|
||||
---------------------------------------
|
||||
|
||||
What is python-ldap?
|
||||
====================
|
||||
|
||||
python-ldap provides an object-oriented API to access LDAP
|
||||
directory servers from Python programs. Mainly it wraps the
|
||||
@@ -44,6 +45,7 @@ For module documentation, see:
|
||||
http://www.python-ldap.org/
|
||||
|
||||
Quick usage example:
|
||||
====================
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
@@ -56,6 +58,7 @@ See directory ``Demo/`` of source distribution package for more
|
||||
example code.
|
||||
|
||||
Author(s) contact and documentation:
|
||||
====================================
|
||||
|
||||
http://www.python-ldap.org/
|
||||
|
||||
@@ -69,6 +72,7 @@ Author(s) contact and documentation:
|
||||
archives and then enquire about any progress.
|
||||
|
||||
Acknowledgements:
|
||||
=================
|
||||
|
||||
Thanks to Konstantin Chuguev <Konstantin.Chuguev at dante.org.uk>
|
||||
and Steffen Ries <steffen.ries at sympatico.ca> for working
|
||||
@@ -102,21 +106,21 @@ Acknowledgements:
|
||||
|
||||
These very kind people have supplied patches or suggested changes:
|
||||
|
||||
Federico Di Gregorio <fog at mixadlive.com>
|
||||
John Benninghoff <johnb at netscape.com>
|
||||
Donn Cave <donn at u.washington.edu>
|
||||
Jason Gunthorpe <jgg at debian.org>
|
||||
gurney_j <gurney_j at 4j.lane.edu>
|
||||
Eric S. Johansson <esj at harvee.billerica.ma.us>
|
||||
David Margrave <davidma at premier1.net>
|
||||
Uche Ogbuji <uche.ogbuji at fourthought.com>
|
||||
Neale Pickett <neale at lanl.gov>
|
||||
Blake Weston <weston at platinum1.cambridge.scr.slb.com>
|
||||
Wido Depping <wido.depping at gmail.com>
|
||||
Deepak Giridharagopal <deepak at arlut.utexas.edu>
|
||||
Ingo Steuwer <steuwer at univention.de>
|
||||
Andreas Hasenack <ahasenack at terra.com.br>
|
||||
Matej Vela <vela at debian.org>
|
||||
* Federico Di Gregorio <fog at mixadlive.com>
|
||||
* John Benninghoff <johnb at netscape.com>
|
||||
* Donn Cave <donn at u.washington.edu>
|
||||
* Jason Gunthorpe <jgg at debian.org>
|
||||
* gurney_j <gurney_j at 4j.lane.edu>
|
||||
* Eric S. Johansson <esj at harvee.billerica.ma.us>
|
||||
* David Margrave <davidma at premier1.net>
|
||||
* Uche Ogbuji <uche.ogbuji at fourthought.com>
|
||||
* Neale Pickett <neale at lanl.gov>
|
||||
* Blake Weston <weston at platinum1.cambridge.scr.slb.com>
|
||||
* Wido Depping <wido.depping at gmail.com>
|
||||
* Deepak Giridharagopal <deepak at arlut.utexas.edu>
|
||||
* Ingo Steuwer <steuwer at univention.de>
|
||||
* Andreas Hasenack <ahasenack at terra.com.br>
|
||||
* Matej Vela <vela at debian.org>
|
||||
|
||||
Thanks to all the guys on the python-ldap mailing list for
|
||||
their contributions and input into this package.
|
||||
|
||||
Reference in New Issue
Block a user