Registry / utility / ruby-xz

ruby-xz

JSON →
library1.0.3rbrubygemsunverified

Simple Ruby bindings for the liblzma library using fiddle, enabling XZ compression/decompression.

gem install ruby-xz
INSTALL
IMPORT
SIG · RUBY-XZ
R
ruby-xz
utilityrubyv1.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

XZ
✓ require 'xz'

Compress and decompress a string

require 'xz' compressed = XZ.compress('Hello world') decompressed = XZ.decompress(compressed) puts decompressed
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
4
Resources
ruby-xz — gem install ruby-xz · libregistry