[ 原始碼: 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 (郵件存檔)
- 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