File: META.yml

package info (click to toggle)
libconvert-color-perl 0.08-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 256 kB
  • sloc: perl: 1,546; makefile: 2
file content (52 lines) | stat: -rw-r--r-- 1,293 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
41
42
43
44
45
46
47
48
49
50
51
52
---
abstract: 'color space conversions and named lookups'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  Test::More: 0
configure_requires:
  Module::Build: 0.38
dynamic_config: 1
generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.110930'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Convert-Color
provides:
  Convert::Color:
    file: lib/Convert/Color.pm
    version: 0.08
  Convert::Color::CMY:
    file: lib/Convert/Color/CMY.pm
    version: 0.08
  Convert::Color::CMYK:
    file: lib/Convert/Color/CMYK.pm
    version: 0.08
  Convert::Color::HSL:
    file: lib/Convert/Color/HSL.pm
    version: 0.08
  Convert::Color::HSV:
    file: lib/Convert/Color/HSV.pm
    version: 0.08
  Convert::Color::RGB:
    file: lib/Convert/Color/RGB.pm
    version: 0.08
  Convert::Color::RGB16:
    file: lib/Convert/Color/RGB16.pm
    version: 0.08
  Convert::Color::RGB8:
    file: lib/Convert/Color/RGB8.pm
    version: 0.08
  Convert::Color::VGA:
    file: lib/Convert/Color/VGA.pm
    version: 0.08
  Convert::Color::X11:
    file: lib/Convert/Color/X11.pm
    version: 0.08
requires:
  List::UtilsBy: 0
  Module::Pluggable: 0
resources:
  license: http://dev.perl.org/licenses/
version: 0.08