diff options
| author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2022-10-14 00:44:39 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:32 +0700 |
| commit | a6577d9c8dff520725876b787d9144c54c415d7e (patch) | |
| tree | 19ad78462d34487c63387be46f15611fbe1c99fc /python/python3-ldap/slack-desc | |
| parent | 6a7b68af639a9e777d4011bd3703fdb84a348e02 (diff) | |
python/python3-ldap: Added (LDAP client API for Python)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ldap/slack-desc')
| -rw-r--r-- | python/python3-ldap/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-ldap/slack-desc b/python/python3-ldap/slack-desc new file mode 100644 index 0000000000..530dc32725 --- /dev/null +++ b/python/python3-ldap/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-ldap: python3-ldap (LDAP client API for Python) +python3-ldap: +python3-ldap: python3-ldap provides an object-oriented API to access LDAP directory +python3-ldap: servers from Python programs. Mainly it wraps the OpenLDAP client libs +python3-ldap: for that purpose. +python3-ldap: +python3-ldap: Additionally, this package contains modules for other LDAP-related +python3-ldap: stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 sub-schema, etc.). +python3-ldap: +python3-ldap: +python3-ldap: |
