deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Description: |-
Pure Python implementation of the trie data structure (doc)
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.
.
This package contains the HTML documentation.
Homepage: https://github.com/gsakkis/pytrie
Installed-Size: '116'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Multi-Arch: foreign
Package: python-trie-doc
Priority: optional
Section: doc
Source: python-trie
Version: 0.4.0+ds-1
srcpkg_name: python-trie
srcpkg_version: 0.4.0+ds-1