Name: | perl-PerlIO-gzip |
---|---|
Version: | 0.20 |
Release: | 10.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 38154 |
License: | GPL+ or Artistic |
RPM: | perl-PerlIO-gzip-0.20-10.el9.x86_64.rpm |
Source RPM: | perl-PerlIO-gzip-0.20-10.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/PerlIO-gzip |
Summary: | Perl extension to provide a PerlIO layer to gzip/gunzip |
Description: | PerlIO::gzip provides a PerlIO layer that manipulates files in the format used by the gzip program. Compression and decompression are implemented. This is akin to Compress::Zlib, except that it operates at the lower PerlIO layer. |