{ "info": { "author": "Yves Legrandgerard", "author_email": "ylg@pps.univ-paris-diderot.fr", "bugtrack_url": null, "classifiers": [], "description": "libldap module - a wrapper for OpenLDAP library - version 1.3\n=============================================================\n\nDescription\n===========\n\nThis module is a Python3 wrapper for the OpenLDAP library. Module defines\nonly one exception: `LDAPError'. This exception is accompagnied\nwith a string value which is generally the error message generated by\nOpenLDAP library.\n\nSee OpenLDAP library documentation (http://www.openldap.org) for more details.\n\nBasic Installation\n==================\n\n To build libldap:\n\n 0. You need to have OpenLDAP library and file `/usr/include/ldap.h'\n installed on your system\n\n 1. You need to have SASL library and file `/usr/include/sasl/sasl.h'\n\n 2. `cd' to the toplevel directory of the package and run the command:\n\n $ python3 setup.py build\n\n 3. To (re)make html documentation, run (you need `sphinx' tool for Python3,\n see http://sphinx-doc.org and `sphinx_py3doc_enhanced_theme' module):\n\n $ python3 setup.py build_sphinx --source-dir sphinx/source --build-dir doc\n\n and you will find the documentation generated in subdirectory doc/html.\n\n 4. As `root', type:\n\n $ python3 setup.py install\n\n 5. Optionally, you can type:\n\n $ python3 setup.py clean\n\n to save disk space.\n\nDocumentation\n=============\n\n On line documentation can be found at:\n\n http://libldap.readthedocs.io\n\nLicense information\n===================\n\nlibldap is free software. See the file COPYING for copying conditions.\n\nNote\n====\n\nThis module has been tested on Linux and FreeBSD.\n\nAuthor\n======\n\nYves Legrandgerard\nemail: ylg@irif.fr", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ylgg/libldap", "keywords": "", "license": "DWTFYWT", "maintainer": "", "maintainer_email": "", "name": "py3-libldap", "package_url": "https://pypi.org/project/py3-libldap/", "platform": "Linux", "project_url": "https://pypi.org/project/py3-libldap/", "project_urls": { "Homepage": "https://github.com/ylgg/libldap" }, "release_url": "https://pypi.org/project/py3-libldap/1.3.2/", "requires_dist": null, "requires_python": "", "summary": "OpenLDAP library wrapper", "version": "1.3.2" }, "last_serial": 3504605, "releases": { "1.0": [], "1.1": [ { "comment_text": "", "digests": { "md5": "a8aced10c105091d27705e71de1530da", "sha256": "a240812c9220be53cad857cebbc3e1829033e767e99b23611104e5ce3acb384d" }, "downloads": -1, "filename": "py3-libldap-1.1.tar.gz", "has_sig": false, "md5_digest": "a8aced10c105091d27705e71de1530da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13504, "upload_time": "2016-01-07T13:10:48", "url": "https://files.pythonhosted.org/packages/50/0b/9009bcbe6d8457f3fd88f48446cb8a68da8a9ac8a448620eefccd501d269/py3-libldap-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "39578a93e0a8d52b7da5c3b11fdcff07", "sha256": "317bfd1dd5d99127be56461ec81b18d7abf9b29e3addd01d11d8a66708c645bc" }, "downloads": -1, "filename": "py3-libldap-1.2.tar.gz", "has_sig": false, "md5_digest": "39578a93e0a8d52b7da5c3b11fdcff07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16433, "upload_time": "2017-11-16T16:22:49", "url": "https://files.pythonhosted.org/packages/ba/4f/68fb1230f51b8f1b34628b390510439e4bb4d344ee6e78728a8bda82305d/py3-libldap-1.2.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "8d2fc3d9b2d79223ca967b4a5773a7a4", "sha256": "e93ff0ab126a8af2044bba26c3ef95c0c7ea25ccff3a65fb8e52fe8714ae9298" }, "downloads": -1, "filename": "py3-libldap-1.3.2.tar.gz", "has_sig": false, "md5_digest": "8d2fc3d9b2d79223ca967b4a5773a7a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16597, "upload_time": "2018-01-19T14:01:20", "url": "https://files.pythonhosted.org/packages/1c/57/5d781d6ce27c88e2d63c63a0531a2ee738109e3e9dfe9458d25cbbccbb95/py3-libldap-1.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d2fc3d9b2d79223ca967b4a5773a7a4", "sha256": "e93ff0ab126a8af2044bba26c3ef95c0c7ea25ccff3a65fb8e52fe8714ae9298" }, "downloads": -1, "filename": "py3-libldap-1.3.2.tar.gz", "has_sig": false, "md5_digest": "8d2fc3d9b2d79223ca967b4a5773a7a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16597, "upload_time": "2018-01-19T14:01:20", "url": "https://files.pythonhosted.org/packages/1c/57/5d781d6ce27c88e2d63c63a0531a2ee738109e3e9dfe9458d25cbbccbb95/py3-libldap-1.3.2.tar.gz" } ] }