File: MANIFEST

package info (click to toggle)
libconvert-color-perl 0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: perl: 1,760; makefile: 2
file content (40 lines) | stat: -rw-r--r-- 684 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
35
36
37
38
39
40
.editorconfig
Build.PL
Changes
examples/gradient.pl
examples/html-sample.pl
lib/Convert/Color.pm
lib/Convert/Color/CMY.pm
lib/Convert/Color/CMYK.pm
lib/Convert/Color/HSL.pm
lib/Convert/Color/HSV.pm
lib/Convert/Color/HueChromaBased.pm
lib/Convert/Color/RGB.pm
lib/Convert/Color/RGB16.pm
lib/Convert/Color/RGB8.pm
lib/Convert/Color/VGA.pm
lib/Convert/Color/X11.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
t/00use.t
t/01rgb.t
t/02hsv.t
t/03hsl.t
t/04cmy.t
t/05cmyk.t
t/11convert-rgb.t
t/12convert-hsv.t
t/13convert-hsl.t
t/14convert-cmy.t
t/15convert-cmyk.t
t/20magic-const.t
t/21rgb-blend.t
t/22rgb-dst.t
t/23hsv-dst.t
t/24hsl-dst.t
t/30vga.t
t/31x11.t
t/99pod.t