huffnpuff 0.1.1
Huffnpuff implements a general purpose Huffman Coding system that uses a construction string which can implement any system. This also includes the bitfifo gem which allows variable length bit sequences to address the internal table of the Huffnpuff object instance. Huffman coding is essential for compression techniques such as MPEG, and PKZIP.
Gemfile:
=
install:
=
Runtime Dependencies (1):
bitfifo
>= 0.2.1, ~> 0.2