1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: libcolor-calc-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
libmodule-build-perl,
Build-Depends-Indep: perl,
libgraphics-colornames-perl,
libgraphics-colornames-www-perl,
libgraphics-colorobject-perl,
libparams-validate-perl,
libtest-nowarnings-perl,
libtest-pod-coverage-perl,
libtest-pod-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>,
Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.9.6
Homepage: https://metacpan.org/release/Color-Calc
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcolor-calc-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcolor-calc-perl.git
Testsuite: autopkgtest-pkg-perl
Package: libcolor-calc-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libgraphics-colornames-perl,
libgraphics-colornames-www-perl,
libgraphics-colorobject-perl,
libparams-validate-perl
Description: module for simple calculations with RGB colors
Color::Calc is a Perl module that implements simple calculations with RGB
colors. This can be used to create a full color scheme from a few colors
and provides a variety of output styles including hexadecimal, 3-tuple as
well as versions suitable for HTML and PDF.
|