Name : python311-PyTrie
| |
Version : 0.4.0
| Vendor : openSUSE
|
Release : 1.18
| Date : 2020-11-11 02:51:53
|
Group : Unspecified
| Source RPM : python-PyTrie-0.4.0-1.18.src.rpm
|
Size : 0.04 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A pure Python implementation of the trie data structure
|
Description :
pytrie is a pure Python 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:/ALP:/Experimental:/Slowroll/base.20240702/repo/oss/noarch |