Package: wnpp Severity: normal I intend to orphan the ruby-zip package. Currently I have no time to maintain the package, sorry.
The package description is: rubyzip is a ruby library for reading and writing zip (pkzip format) files, with the restriction that only uncompressed and deflated zip entries are supported. All this library does is handling of the zip file format. the actual compression/decompression is handled by zlib. zlib is accessible from ruby thanks to ruby/zlib