SlackBuildsOrg/python/python3-BTrees
Arn0 6f26010f9d
python/python3-BTrees: updated for version 5.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-09 19:09:41 +07:00
..
python3-BTrees.info
python3-BTrees.SlackBuild
README
slack-desc

BTrees:  scalable persistent components

This package contains a set of persistent object containers built
around a modified BTree data structure.
The trees are optimized for use inside ZODB's "optimistic concurrency"
paradigm, and include explicit resolution of conflicts detected by
that mechanism.

Please see the Sphinx documentation at https://btrees.readthedocs.io/
for further information.