File: control

package info (click to toggle)
libcolor-calc-perl 1.074-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 240 kB
  • ctags: 40
  • sloc: perl: 398; makefile: 7
file content (34 lines) | stat: -rw-r--r-- 1,309 bytes parent folder | download
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.