perl-io-compress 2.204
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.
- 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 perl-io-compress 2.204
as follows:
guix install perl-io-compress@2.204
Or install the latest version:
guix install perl-io-compress
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.