]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blob - META.yml
This is 0.02
[perl/modules/LaTeX-TikZ.git] / META.yml
1 --- #YAML:1.0
2 name:               LaTeX-TikZ
3 version:            0.02
4 abstract:           Perl object model for generating PGF/TikZ code.
5 author:
6     - Vincent Pit <perl@profvince.com>
7 license:            perl
8 distribution_type:  module
9 configure_requires:
10     ExtUtils::MakeMaker:  0
11 build_requires:
12     Any::Moose:           0
13     Carp:                 0
14     constant:             0
15     ExtUtils::MakeMaker:  0
16     List::Util:           0
17     Math::Complex:        0
18     Math::Trig:           0
19     Mouse:                0.63
20     Scalar::Util:         0
21     Scope::Guard:         0
22     Sub::Name:            0
23     Task::Weaken:         0
24     Test::More:           0
25 requires:
26     Any::Moose:     0
27     Carp:           0
28     constant:       0
29     List::Util:     0
30     Math::Complex:  0
31     Math::Trig:     0
32     Mouse:          0.63
33     perl:           5.008
34     Scalar::Util:   0
35     Scope::Guard:   0
36     Sub::Name:      0
37     Task::Weaken:   0
38 resources:
39     bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=LaTeX-TikZ
40     homepage:    http://search.cpan.org/dist/LaTeX-TikZ/
41     license:     http://dev.perl.org/licenses/
42     repository:  http://git.profvince.com/?p=perl%2Fmodules%2FLaTeX-TikZ.git
43 no_index:
44     directory:
45         - t
46         - inc
47 generated_by:       ExtUtils::MakeMaker version 6.56
48 meta-spec:
49     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
50     version:  1.4
51 dynamic_config:     0