summaryrefslogtreecommitdiff
path: root/archivers/rubygem-ruby-xz/pkg-descr
blob: 80ac3ad32c391271b2777190f43213b15e1fd1c0 (plain)
1
2
3
4
These are simple Ruby bindings for the liblzma library
(http://tukaani.org/xz/), which is best known for the extreme compression
ratio. Since FFI is used to implement the bindings, no compilation is needed
and they should work with JRuby as well.