Paketname | libio-compress-perl |
Beschreibung | bundle of IO::Compress modules |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.024-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 916 Byte |
Hängt ab von | perl, libcompress-raw-bzip2-perl (>= 2.024), libcompress-raw-zlib-perl (>= 2.024) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 251462 Byte |
Prüfsumme MD5 | bb5b4192c8c3e5da0aafae278424948d |
Prüfsumme SHA1 | 9f1a62e4c3043b0f3bbbea22367d463a85910238 |
Prüfsumme SHA256 | adcd97f3a585685a08a258d26847b0ed73be61a3d5adebf965329cc3ed0fda55 |
Link zum Herunterladen | libio-compress-perl_2.024-1_all.deb |
Ausführliche Beschreibung | This package contains all IO::Compress and IO::Uncompress modules:
.
- Compress-Zlib
- IO-Compress-Zlib
- IO-Compress-Bzip2
- IO-Compress-Base
.
Compress::Zlib is a Perl external module which provides an interface to
the info-zip zlib compression library. zlib is a general purpose
compression library.
.
Some of the features provided by Compress::Zlib include:
.
* in-memory compression and decompression
* read and write gzip (.gz) files directly.
.
IO::Compress::Bunzip2 and IO::Uncompress::Bunzip2 provide a Perl interface
that allows transparent reading and writing bzip2 compressed data to files or
buffers.
.
IO::Compress::Bases is the base class for all IO::Compress and IO::Uncompress
modules. It is not intended for direct use in application code. Its sole
purpose is to be sub-classed by IO::Compress modules.
|