p5-PerlIO-gzip

PerlIO layer to gzip/gunzip

WWW CVSWeb GITHub
  1. Package version
    p5-PerlIO-gzip-0.20p0
  2. Maintainer
    The OpenBSD ports mailing-list

PerlIO::gzip provides a PerlIO layer that manipulates files
in the format used by the "gzip" program. Compression and
Decompression are implemented, but not together. If you
attempt to open a file for reading and writing the open
will fail.