- python3 (<< 3.10)
- python3 (>= 3.9~)
- libc6 (>= 2.14)
- libdatrie1 (>= 0.2.11)
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.
Installed Size: 320.5 kB
Architectures: amd64 arm64