PACKAGE NAME: python3-BTrees-6.1-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-BTrees PACKAGE SIZE (compressed): 452 K PACKAGE SIZE (uncompressed): 3630 K PACKAGE REQUIRED: zope.interface,python3-persistent PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-BTrees: python3-BTrees (Scalable persistent object containers) python3-BTrees: python3-BTrees: This package contains a set of persistent object containers built python3-BTrees: around a modified BTree data structure. python3-BTrees: The trees are optimized for use inside ZODB's optimistic concurrency python3-BTrees: paradigm, and include explicit resolution of conflicts detected by python3-BTrees: that mechanism. python3-BTrees: python3-BTrees: https://btrees.readthedocs.io/ python3-BTrees: python3-BTrees: