From 77f5d0f6e6c09a90b8432875b568124a2e07fcef Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sun, 9 Apr 2023 23:08:01 -0400 Subject: dev-python/btrees: treeclean Signed-off-by: Julien Roy --- dev-python/btrees/metadata.xml | 22 ---------------------- 1 file changed, 22 deletions(-) delete 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 deleted file mode 100644 index 377dadd..0000000 --- a/dev-python/btrees/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - 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