Package: wnpp Severity: wishlist Owner: Jordi Mallach <jo...@debian.org>
* Package name : golang-github-ctdk-go-trie Version : 0.0~git20161027.0.6443fbc-1 Upstream Author : Jeremy Bingham * URL : https://github.com/ctdk/go-trie * License : MIT Programming Lang: Go Description : Trie implementation based on a minimal automaton for Go This library implements tries, also known as prefix trees, using minimal acyclic finite-state automata for the Go programming language. This is a dependency of my upcoming ITP goiardi, a chef server written in Go.