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

Changelog

python-bonsai (1.5.0+ds-3build3) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 17:38:48 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-3build3.debian.tar.xz 5.8 KiB cba890c7a3f4464df6cb0968bfdc2773dcd152d76b181c154af68376ff72cc51
python-bonsai_1.5.0+ds-3build3.dsc 2.4 KiB 3df6e739df44dd29a880fd614b5019bbb801c131828c7742224dcc2cc9b767ef

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.