套件:libio-compress-perl(2.204-1)
libio-compress-perl 的相關連結
Debian 的資源:
下載原始碼套件 libio-compress-perl:
- [libio-compress-perl_2.204-1.dsc]
- [libio-compress-perl_2.204.orig.tar.gz]
- [libio-compress-perl_2.204-1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- gregor herrmann (QA 頁面)
- Damyan Ivanov (QA 頁面)
- Xavier Guimard (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.
其他與 libio-compress-perl 有關的套件
|
|
|
|
-
- dep: libcompress-raw-bzip2-perl (>= 2.204)
- low-level interface to bzip2 compression library
-
- dep: libcompress-raw-zlib-perl (>= 2.204)
- low-level interface to zlib compression library
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libio-compress-lzma-perl (>= 2.204)
- modules for reading and writing lzma/xz files/buffers