Path to this page:
./
wip/py-gtrie,
Pure Python trie data structure implementation
Branch: CURRENT,
Version: 2.4.1,
Package name: py312-gtrie-2.4.1,
Maintainer: kamelderouichepygtrie is a pure Python implementation of a trie data structure
compatible with Python 2.x and Python 3.x. Trie data structure
,also known as radix or prefix tree, is a tree associating keys
to values where all the descendants of a node have a common prefix
Master sites:
RMD160: f2a7b36e46ecb99e01d212877dc22341b477e366
Filesize: 34.881 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-gtrie-2.4.1
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-gtrie-2.4.1
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-gtrie-2.4.1