1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libcolor-library-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libclass-data-inheritable-perl,
libclass-accessor-perl, libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/Color-Library/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcolor-library-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcolor-library-perl/
Package: libcolor-library-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libclass-data-inheritable-perl,
libclass-accessor-perl
Description: comprehensive named-colour library
Color::Library is a Perl module that provides a library of web (SVG, HTML
and CSS) colours, X11 colours, Windows system palette colours, and more. It
provides a simple way to specify colour names and retrieve the corresponding
RGB definition in return.
|