| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.1 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> A simple and pure Haskell implementation of the Huffman encoding algorithm. The @huffman@ function provides the original O(n log n) algorithm implemented with a priority queue. If the input symbols are sorted by probability, the O(n) @huffmanSorted@ function can be used instead. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | huffman-1.0.1.tar.gz | 2394 bytes | 1.0.1 |
| Type | File | Size |
|---|