From 47d046fbc7fec70c48496f39cabfdc369e99a273 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sun, 9 Apr 2023 23:58:58 -0400 Subject: dev-python/BTrees: new package, add 5.0 Signed-off-by: Julien Roy --- dev-python/BTrees/metadata.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-python/BTrees/metadata.xml (limited to 'dev-python/BTrees/metadata.xml') diff --git a/dev-python/BTrees/metadata.xml b/dev-python/BTrees/metadata.xml new file mode 100644 index 0000000..377dadd --- /dev/null +++ b/dev-python/BTrees/metadata.xml @@ -0,0 +1,22 @@ + + + + + Julien Roy + julien@jroy.ca + + + 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. + + + + Zope Foundation and Contributors + zope-dev@zope.org + + https://github.com/zopefoundation/BTrees/issues + https://github.com/zopefoundation/BTrees/blob/master/CHANGES.rst + https://btrees.readthedocs.io + zopefoundation/BTrees + BTrees + + -- cgit v1.2.3