Name : python311-PyTrie
| |
Version : 0.4.0
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : lp160.2.1
| Date : 2024-08-31 15:12:18
|
Group : Unspecified
| Source RPM : python-PyTrie-0.4.0-lp160.2.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://bugzilla_suse_com
| |
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/devel:/languages:/python:/backports/16.0/noarch |