Package : python-pytrie > RPM : python-pytrie-0.4.0-2.mga10.src.rpm

Basic items

Name python-pytrie
Version 0.4.0
Release 2.mga10
URL https://github.com/gsakkis/pytrie/
Group Development/Python
Summary A pure Python implementation of the trie data structure
Size 882KB
Arch noarch
License None

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch x86_64

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2024-01-20 09:59:20
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie