Name : python2-PyTrie
| |
Version : 0.3.1
| Vendor : openSUSE
|
Release : bp154.1.1
| Date : 2021-07-15 11:52:16
|
Group : Development/Languages/Python
| Source RPM : python-PyTrie-0.3.1-bp154.1.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A pure Python implementation of the trie data structure
|
Description :
pytrie is a pure Python (2 and 3) implementation of the trie data structure.
A trie is an ordered tree data structure that is used to store a mapping where the keys are sequences, usually strings over an alphabet. In addition to implementing the mapping interface, tries allow finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given key.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch |