RubyGems Navigation menu

lzwrb 0.2.1

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 (17.0 KB)
  2. 0.2.1 - February 03, 2024 (17.0 KB)
  3. 0.1.0 - February 02, 2024 (8.5 KB)
顯示所有版本(共 4)

擁有者:

Pushed by:

作者:

  • edelkas

SHA 256 checksum:

4dd22696749323d6d8c12438eba285415946742c7c64e501c20c9de1027a2aa4

總下載次數 691

這個版本 225

License:

Ruby 版本需求: >= 0

相關連結: