File: control

package info (click to toggle)
libconvert-color-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 228 kB
  • ctags: 102
  • sloc: perl: 1,441; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 895 bytes parent folder | download
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.