RubyGems Navigation menu

huffnpuff 0.1.0

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:
=

インストール:
=

バージョン履歴:

  1. 0.1.1 January 25, 2018 (11KB)
  2. 0.1.0 January 23, 2018 (11KB)

Runtime依存関係 (1):

bitfifo >= 0.2.1, ~> 0.2

Development依存関係 (4):

bundler ~> 1.11
byebug >= 5.0.0, ~> 5.0
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • Bryan Colvin

SHA 256チェックサム:

=

累計ダウンロード数 4,248

このバージョンのみ 1,815

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: