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
|
Source: libgraphics-colornames-www-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>,
gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
libmodule-build-perl
Build-Depends-Indep: perl,
libtest-nowarnings-perl,
libgraphics-colornames-perl,
libtest-pod-perl
Build-Conflicts-Indep: libtest-pod-coverage-perl
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libgraphics-colornames-www-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libgraphics-colornames-www-perl.git
Homepage: https://metacpan.org/release/Graphics-ColorNames-WWW
Package: libgraphics-colornames-www-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libgraphics-colornames-perl
Description: module defining WWW color names and equivalent RGB values
Graphics::ColorNames::WWW is a Perl module that defines color names and their
associated color values (in RGB format) from various web specifications and
implementations.
|