libperlio-gzip-perl 0.20-ok1 source package in openKylin
Changelog
libperlio-gzip-perl (0.20-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Thu, 22 Sep 2022 14:48:43 +0800
libperlio-gzip-perl (0.20-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Thu, 22 Sep 2022 14:48:43 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | perl | |
Yangtze V1.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libperlio-gzip-perl_0.20.orig.tar.gz | 19.4 KiB | 44a20d2e3413fb149b2b82454e6c75631dbab2149d1104365a767a0845dac6f0 |
libperlio-gzip-perl_0.20-ok1.debian.tar.xz | 1.5 KiB | 76376b34f785d81aea541d50ff7dc960280bab3a3e495c45c30d7a5be32768df |
libperlio-gzip-perl_0.20-ok1.dsc | 1.8 KiB | 3b55a6124ce72200ccae26edd6738a1266495d53e44fcf11e36822143731f27d |
PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating
files in the format used by the gzip program. Compression and decompression
are both implemented, but cannot be used simultaneously (i.e. files cannot
be opened for both reading and writing).