| Paketname | libio-compress-perl |
| Beschreibung | IO::Compress modules |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 2.022-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 888 Byte |
| Hängt ab von | perl, libcompress-raw-bzip2-perl (>= 2.021), libcompress-raw-zlib-perl (>= 2.021) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 237656 Byte |
| Prüfsumme MD5 | e1de579c549a11ae4ad237ce7cafac2c |
| Prüfsumme SHA1 | 8796be3bc27fe56716c7a9b8cb9ddcb76e82eec1 |
| Prüfsumme SHA256 | a2b65cbb745d66f8c271e78cd39feb94949f05934e208632c3c463dd5769c75b |
| Link zum Herunterladen | libio-compress-perl_2.022-1_all.deb |
| Ausführliche Beschreibung | This module 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.
|