deb_control_files:
- control
- md5sums
- shlibs
- triggers
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.14)
Description: |-
HAT-trie, an extremely efficient (space and time) modern variant of tries
This is an ANSI C99 implementation of the HAT-trie data structure of Askitis
and Sinha, an extremely efficient (space and time) modern variant of tries.
.
The version implemented here maps arrays of bytes to words (i.e., unsigned
longs), which can be used to store counts, pointers, etc, or not used at all
if you simply want to maintain a set of unique strings.
Homepage: https://github.com/dcjones/hat-trie
Installed-Size: '51'
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Multi-Arch: same
Package: libhat-trie0
Priority: optional
Section: libs
Source: libhat-trie (0.1.2-3)
Version: 0.1.2-3+b1
srcpkg_name: libhat-trie
srcpkg_version: 0.1.2-3