dev-haskell/huffman (haskell)

Search

Package Information

Description:
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.
Homepage:
https://hackage.haskell.org/package/huffman
License:
BSD

Versions

Version EAPI Keywords Slot
1.0.1 8 ~amd64 0

Metadata

Description

Maintainers

Raw Metadata XML
<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>

Lint Warnings

Files

Manifest

Type File Size Versions
DIST huffman-1.0.1.tar.gz 2394 bytes 1.0.1
Unmatched Entries
Type File Size