[ 源代码: python-btrees ]
软件包: python3-btrees (4.3.1-1build2)
python3-btrees 的相关链接
Trisquel 的资源:
下载源码包 python-btrees:
- [python-btrees_4.3.1-1build2.dsc]
- [python-btrees_4.3.1.orig.tar.gz]
- [python-btrees_4.3.1-1build2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Julien Muchembled
外部的资源:
- 主页 [github.com]
相似软件包:
scalable persistent object containers for Python 3
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.
其他与 python3-btrees 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.7)
- dep: python3 (>= 3.6~)
-
- dep: python3-persistent
- Automatic persistence for Python objects
-
- dep: python3-zope.interface
- Interfaces for Python3