Paketname | libzip-ruby1.8 |
Beschreibung | a ruby module for reading and writing zip files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9.4-1 |
Sektion | universe/interpreters |
Priorität | optional |
Installierte Größe | 196 Byte |
Hängt ab von | libruby1.8 (>= 1.8.2-3) | libzlib-ruby1.8 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libzip-ruby |
Paketgröße | 39332 Byte |
Prüfsumme MD5 | 0404d04292aa94972c0afd63a1553fda |
Prüfsumme SHA1 | 086e6eabd6de9b3347bf896f5a8439a459f22b35 |
Prüfsumme SHA256 | d16e9d11249fb4ca98c7fe15698f9dd02ba8d2d6d06c50bab391dcbe3c00f10d |
Link zum Herunterladen | libzip-ruby1.8_0.9.4-1_all.deb |
Ausführliche Beschreibung | 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
|