libimage-png-libpng-perl 0.59-ok1 source package in openKylin
Changelog
libimage-png-libpng-perl (0.59-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 08:44:11 -0700
libimage-png-libpng-perl (0.59-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 08:44:11 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libimage-png-libpng-perl_0.59.orig.tar.gz | 1.0 MiB | 36a7d8f0dd6b8435caeb13af8d967f1a84fb0482f809c408f321527a65335be0 |
| libimage-png-libpng-perl_0.59-ok1.debian.tar.xz | 2.1 KiB | a8dc4b076346bef9f5fcb4de0911b7c86273aa2214a2e19e7aac7cc985ff887a |
| libimage-png-libpng-perl_0.59-ok1.dsc | 2.0 KiB | c4de7248341bbbd5d18fc2df146804c2f8bd408e9fd1edcd31441a36c61f801f |
Image::PNG::Libpng is a Perl library for accessing the contents of PNG
(Portable Network Graphics) images. Image::PNG::Libpng enables Perl to use the
"libpng" library to read and write files in PNG format.
.
Image::PNG::Libpng consists of Perl subroutines which mirror the C functions in
libpng, plus helper subroutines to make it easier to read and write PNG data in
Perl.