RubyGems Navigation menu

lzwrb 0.2.2

This library provides LZW encoding and decoding capabilities with no dependencies and a reasonably fast speed. It is highly configurable, supporting both constant and variable code lengths, custom alphabets, usage of clear/stop codes... It uses LSB packing order. It is compatible with the GIF specification, and comes equipped with several presets. Eventually I'd like to add compatibility with other standards, such as the ones used for UNIX compress, PDF and TIFF.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.2.2 - March 03, 2024 (17KB)
  2. 0.2.1 - February 03, 2024 (17KB)
  3. 0.1.0 - February 02, 2024 (8.5KB)
全てのバージョンを表示(全4件)

所有者:

プッシュ者:

作者:

  • edelkas

SHA 256チェックサム:

5502ec57058c4a0d16de1b3c1d9465db54b095496bb5732580b52cdf681742da

累計ダウンロード数 658

このバージョンのみ 227

ライセンス:

N/A

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

リンク: