Source: libimage-png-libpng-perl
Standards-Version: 4.7.3
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jeffrey Ratcliffe <jjr@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
 libpng-dev,
 perl-xs-dev,
 perl:native,
 zlib1g-dev,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libimage-png-libpng-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libimage-png-libpng-perl.git
Homepage: https://metacpan.org/release/Image-PNG-Libpng

Package: libimage-png-libpng-perl
Architecture: any
Depends:
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
Description: Perl interface to libpng
 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.
