1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libconvert-color-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libtest-pod-perl, x11-common
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Maximilian Gass <mxey@cloudconnected.org>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/Convert-Color/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libconvert-color-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libconvert-color-perl/
Package: libconvert-color-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Recommends: x11-common
Description: Perl module for color space conversions and named lookups
Convert::Color provides conversions between commonly used ways to express
colors. It provides conversions between color spaces such as RGB and HSV, and
it provides ways to look up colors by a name.
|