Skip to main content

OpenLDAP library wrapper

Project description

libldap module - a wrapper for OpenLDAP library - version 1.3

Description

This module is a Python3 wrapper for the OpenLDAP library. Module defines only one exception: `LDAPError'. This exception is accompagnied with a string value which is generally the error message generated by OpenLDAP library.

See OpenLDAP library documentation (http://www.openldap.org) for more details.

Basic Installation

To build libldap:

  1. You need to have OpenLDAP library and file `/usr/include/ldap.h' installed on your system

  2. You need to have SASL library and file `/usr/include/sasl/sasl.h'

  3. `cd' to the toplevel directory of the package and run the command:

    $ python3 setup.py build

  4. To (re)make html documentation, run (you need sphinx' tool for Python3, see http://sphinx-doc.org and sphinx_py3doc_enhanced_theme' module):

    $ python3 setup.py build_sphinx --source-dir sphinx/source --build-dir doc

    and you will find the documentation generated in subdirectory doc/html.

  5. As `root', type:

    $ python3 setup.py install

  6. Optionally, you can type:

    $ python3 setup.py clean

    to save disk space.

Documentation

On line documentation can be found at:

 http://libldap.readthedocs.io

License information

libldap is free software. See the file COPYING for copying conditions.

Note

This module has been tested on Linux and FreeBSD.

Author

Yves Legrandgerard email: ylg@irif.fr

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py3-libldap-1.3.4.tar.gz (17.4 kB view details)

Uploaded Source

File details

Details for the file py3-libldap-1.3.4.tar.gz.

File metadata

  • Download URL: py3-libldap-1.3.4.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for py3-libldap-1.3.4.tar.gz
Algorithm Hash digest
SHA256 f6322179ae5884580fce490ae82a5a7d9d72d3a7ff2ba5ade6fb9a063ffe0393
MD5 96f31c581857d1927cc73e6f6207025f
BLAKE2b-256 bc166ca6b0e2f94a01088c3722d2cd490a9b343bd4179acdd114d01022141ddc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page