Paketname | libzip-ruby1.9.1 |
Beschreibung | a ruby module for reading and writing zip files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9.4-1 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 144 Byte |
Hängt ab von | libruby1.9.1 |
Empfohlene Pakete | |
Paketbetreuer | Tatsuki Sugiura |
Quelle | libzip-ruby |
Paketgröße | 40050 Byte |
Prüfsumme MD5 | ccdb20281181680ea2d6b37fb8be6e28 |
Prüfsumme SHA1 | 5208700d941d51db18ff7c450cfb956d86190993 |
Prüfsumme SHA256 | 91b8c8131ec0636c6e9af8673926d815a70385da6a1f4e3a54c21a1a3f9c1b5f |
Link zum Herunterladen | libzip-ruby1.9.1_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
|