diff options
Diffstat (limited to 'archivers/rubygem-ruby-xz/pkg-descr')
-rw-r--r-- | archivers/rubygem-ruby-xz/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/rubygem-ruby-xz/pkg-descr b/archivers/rubygem-ruby-xz/pkg-descr index bd34fc2a7df4..80ac3ad32c39 100644 --- a/archivers/rubygem-ruby-xz/pkg-descr +++ b/archivers/rubygem-ruby-xz/pkg-descr @@ -2,5 +2,3 @@ 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. - -WWW: https://github.com/win93/ruby-xz |