Source: libgraphics-colorutils-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Kanashiro <kanashiro@debian.org>
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: perl
Standards-Version: 4.0.0
Homepage: https://metacpan.org/release/Graphics-ColorUtils
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgraphics-colorutils-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgraphics-colorutils-perl.git
Testsuite: autopkgtest-pkg-perl

Package: libgraphics-colorutils-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl module to handle colors and color space conversions
 Graphics::ColorUtilss provides some utility functions to handle colors and
 color space conversions.
 .
 The interface has been kept simple, so that most functions can be called
 "inline" when making calls to graphics libraries such as GD, Tk, or when
 generating HTML/CSS.
