From c9d2ef64fe9990d65a647e7ddd2fded44a3aff6c Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Wed, 3 Jan 2024 21:20:01 -0500 Subject: moved from guru --- 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