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
|
Source: libcolor-calc-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libparams-validate-perl, libtest-nowarnings-perl,
libgraphics-colornames-www-perl, libgraphics-colornames-perl (>= 2.10),
libgraphics-colorobject-perl, libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>,
Gunnar Wolf <gwolf@debian.org>, Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/Color-Calc/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcolor-calc-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcolor-calc-perl/
Package: libcolor-calc-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libgraphics-colornames-www-perl,
libgraphics-colornames-perl (>= 2.10), 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.
|