Name : python3-pytrie
| |
Version : 0.4.0
| Vendor : Mageia_Org
|
Release : 1.mga9
| Date : 2023-01-15 21:13:15
|
Group : Development/Python
| Source RPM : python-pytrie-0.4.0-1.mga9.src.rpm
|
Size : 0.15 MB
| |
Packager : wally < wally>
| |
Summary : A pure Python implementation of the trie data structure
|
Description :
pytrie is a 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: /vol/rzm3/linux-mageia/distrib/9/armv7hl/media/core/release |