RubyGems Navigation menu

lzwrb 0.1.0

This library provides LZW encoding and decoding capabilities with no dependencies and reasonably fast speed. It is highly configurable, supporting both constant and variable code lengths, custom alphabets, usage of clear/stop codes... 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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.2 - March 03, 2024 (17 KB)
  2. 0.2.1 - February 03, 2024 (17 KB)
  3. 0.1.0 - February 02, 2024 (8.5 KB)
Show all versions (4 total)

Owners:

Pushed by:

Authors:

  • edelkas

SHA 256 checksum:

3fc6b9f1caef3b5372bb430e7909eac296c6d7ed32e235696f6ba18c5cc4edb4

Total downloads 658

For this version 185

Licenses:

N/A

Required Ruby Version: >= 0

Links: