Name : python3-PyTrie
| |
Version : 0.3.1
| Vendor : openSUSE
|
Release : lp152.1.2
| Date : 2020-04-25 20:50:57
|
Group : Development/Languages/Python
| Source RPM : python-PyTrie-0.3.1-lp152.1.2.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: /vol/rzm3/linux-opensuse/ports/ppc/distribution/leap/15.2/repo/oss/noarch |