python-bonsai 1.5.0+ds-3build1 source package in Ubuntu

Changelog

python-bonsai (1.5.0+ds-3build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Thu, 16 Mar 2023 07:26:36 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-bonsai_1.5.0+ds.orig.tar.xz 130.7 KiB b7634a08d96336a6fbd24a95b5fc17f2293119b4bc58f32757bbd6147818148d
python-bonsai_1.5.0+ds-3build1.debian.tar.xz 5.7 KiB cd5bcd94e9e4c000314953523eb0897512d9b40ce74aaeb0d7320d077f441207
python-bonsai_1.5.0+ds-3build1.dsc 2.4 KiB e8d0aa5a92de0bf381fe00b2b2f1eb52a032342909f1065d60ba5b54311e2a99

View changes file

Binary packages built by this source

python3-bonsai: Asyncio/gevent/tornado-compatible LDAP library

 Bonsai is library for handling LDAP operations in Python. LDAP entries are
 mapped to a special Python case-insensitive dictionary, tracking the changes
 of the dictionary to modify the entry on the server easily.
 .
 Supports only Python 3.6 or newer, and LDAPv3.
 .
 Uses LDAP libraries written in C for faster processing.
 .
 Simple pythonic design.
 .
 Implements an own dictionary-like object for mapping LDAP entries that makes
 easier to add and modify them.
 .
 Works with various asynchronous libraries (like asyncio, gevent).

python3-bonsai-dbgsym: debug symbols for python3-bonsai
python3-bonsai-doc: Asyncio/gevent/tornado-compatible LDAP library (documentation)

 Bonsai is library for handling LDAP operations in Python. LDAP entries are
 mapped to a special Python case-insensitive dictionary, tracking the changes
 of the dictionary to modify the entry on the server easily.
 .
 Supports only Python 3.6 or newer, and LDAPv3.
 .
 Uses LDAP libraries written in C for faster processing.
 .
 Simple pythonic design.
 .
 Implements an own dictionary-like object for mapping LDAP entries that makes
 easier to add and modify them.
 .
 Works with various asynchronous libraries (like asyncio, gevent).
 .
 This package contains the HTML documentation.