软件包: python3-datrie (0.8.2-1build4)
python3-datrie 的相关链接
Trisquel 的资源:
下载源码包 python-datrie:
- [python-datrie_0.8.2-1build4.dsc]
- [python-datrie_0.8.2.orig.tar.gz]
- [python-datrie_0.8.2-1build4.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Team
- Filip Pytloun
外部的资源:
- 主页 [github.com]
相似软件包:
Super-fast, efficiently stored Trie for Python 3
trie variable is a dict-like object that can have unicode keys of certain ranges and Python objects as values.
In addition to implementing the mapping interface, tries facilitate finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given string. As a common special case, finding the longest-prefix item is also supported.
This package installs the library for Python 3.
其他与 python3-datrie 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libdatrie1 (>= 0.2.11)
- Double-array trie library
-
- dep: python3 (<< 3.11)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.10~)