openbsd-ports/archivers/p5-Compress-Zlib/pkg/DESCR
avsm 5ea10fe5b8 - update to p5-Compress-Zlib-1.09
- bump NEED_VERSION
- touch up COMMENT/DESCR
- take MAINTAINER (angelos@ ok)
- regenerate patches using update-patches
- install example files provided in package into PREFIX/share/examples
2001-01-16 23:19:47 +00:00

8 lines
334 B
Plaintext

The Compress::Zlib module provides a Perl interface to the zlib
compression library (which is part of OpenBSD). Most of the
functionality provided by zlib is available in Compress::Zlib.
The module can be split into two general areas of functionality,
namely in-memory compression/decompression and read/write access
to gzip files.