This package browser is in early development. Mind the rough edges.

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.

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.