perl-io-compress
IO Interface to compressed files/buffers
IO-Compress provides a Perl interface to allow reading and writing of compressed data created with the zlib and bzip2 libraries.
- Versions: 2.204
- Website: https://metacpan.org/release/IO-Compress
- Licenses: GPL 1+
- Package source: gnu/packages/perl-compression.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of perl-io-compress
as follows:
guix install perl-io-compress
Or install a particular version:
guix install perl-io-compress@2.204
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of perl-io-compress about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-io-compress'><img src='https://packages.guix.gnu.org/packages/perl-io-compress/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-io-compress)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-io-compress][https://packages.guix.gnu.org/packages/perl-io-compress/badges/latest-version.svg]]