Pakket: libio-compress-perl (2.213-1)
Verwijzigingen voor libio-compress-perl
Debian bronnen:
Het bronpakket libio-compress-perl downloaden:
- [libio-compress-perl_2.213-1.dsc]
- [libio-compress-perl_2.213.orig.tar.gz]
- [libio-compress-perl_2.213-1.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- gregor herrmann (QA-pagina)
- Damyan Ivanov (QA-pagina)
- Xavier Guimard (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
bundle of IO::Compress modules
This package contains the following IO::Compress and IO::Uncompress modules:
- Compress::Zlib - IO::Compress::Base - IO::Compress::Bzip2 - IO::Compress::Deflate - IO::Compress::Gzip - IO::Compress::RawDeflate - IO::Compress::Zip - IO::Uncompress::Base - IO::Uncompress::Bunzip2 - IO::Uncompress::Gunzip - IO::Uncompress::Inflate - IO::Uncompress::RawInflate - IO::Uncompress::Unzip
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::Base 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.
Andere aan libio-compress-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcompress-raw-bzip2-perl (>= 2.213)
- low-level interface to bzip2 compression library
-
- dep: libcompress-raw-zlib-perl (>= 2.213)
- low-level interface to zlib compression library
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libio-compress-lzma-perl (>= 2.213)
- modules for reading and writing lzma/xz files/buffers