Fedora Packages

python3-datrie Subpackage of python-datrie

Super-fast, efficiently stored Trie for Python

The library implements the Trie data structure. The 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, the library tries to 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.8.2-25.fc40 -
Fedora 40 0.8.2-25.fc40 -
Fedora 39 0.8.2-21.fc39 -
Fedora 38 0.8.2-19.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-datrie dash maintainers at fedoraproject dot org.



Sources on Pagure