File: META.yml

package info (click to toggle)
libgd-perl 2.84-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,060 kB
  • sloc: perl: 2,693; pascal: 336; sh: 18; makefile: 9
file content (31 lines) | stat: -rw-r--r-- 789 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
---
abstract: 'Perl interface to the libgd graphics library'
author:
  - 'Lincoln Stein <lincoln.stein@gmail.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::Fork: '0.02'
  Test::More: '0.88'
  Test::NoWarnings: '1.00'
configure_requires:
  ExtUtils::Constant: '0.22'
  ExtUtils::PkgConfig: '0'
  File::Which: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.76, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: GD
no_index:
  directory:
    - t
    - inc
requires:
  Math::Trig: '0'
resources:
  license: https://dev.perl.org/licenses/
  repository: git://github.com/lstein/Perl-GD.git
version: '2.84'
x_serialization_backend: 'CPAN::Meta::YAML version 0.020'