]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/blobdiff - META.yml
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/LaTeX-TikZ.git] / META.yml
index f89de76353ffe60420a27fa635fa163f77786ae8..65e9dc7c05a93dbacb07d4e2ba1af165228139ed 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,51 +1,47 @@
---- #YAML:1.0
-name:               LaTeX-TikZ
-version:            0.01
-abstract:           Perl object model for generating PGF/TikZ code.
+---
+abstract: 'Perl object model for generating PGF/TikZ code.'
 author:
-    - Vincent Pit <perl@profvince.com>
-license:            perl
-distribution_type:  module
-configure_requires:
-    ExtUtils::MakeMaker:  0
+  - 'Vincent Pit <perl@profvince.com>'
 build_requires:
-    Any::Moose:           0
-    Carp:                 0
-    constant:             0
-    ExtUtils::MakeMaker:  0
-    List::Util:           0
-    Math::Complex:        0
-    Math::Trig:           0
-    Mouse:                0.63
-    Scalar::Util:         0
-    Scope::Guard:         0
-    Sub::Name:            0
-    Task::Weaken:         0
-    Test::More:           0
+  Carp: '0'
+  ExtUtils::MakeMaker: '0'
+  List::Util: '0'
+  Math::Complex: '0'
+  Math::Trig: '0'
+  Mouse: '0.80'
+  Scalar::Util: '0'
+  Sub::Name: '0'
+  Task::Weaken: '0'
+  Test::More: '0'
+  constant: '0'
+  lib: '0'
+configure_requires:
+  ExtUtils::MakeMaker: '0'
+dynamic_config: 0
+generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: '1.4'
+name: LaTeX-TikZ
+no_index:
+  directory:
+    - t
+    - inc
 requires:
-    Any::Moose:     0
-    Carp:           0
-    constant:       0
-    List::Util:     0
-    Math::Complex:  0
-    Math::Trig:     0
-    Mouse:          0.63
-    perl:           5.006
-    Scalar::Util:   0
-    Scope::Guard:   0
-    Sub::Name:      0
-    Task::Weaken:   0
+  Carp: '0'
+  List::Util: '0'
+  Math::Complex: '0'
+  Math::Trig: '0'
+  Mouse: '0.80'
+  Scalar::Util: '0'
+  Sub::Name: '0'
+  Task::Weaken: '0'
+  constant: '0'
+  perl: '5.008'
 resources:
-    bugtracker:  http://rt.cpan.org/NoAuth/ReportBug.html?Queue=LaTeX-TikZ
-    homepage:    http://search.cpan.org/dist/LaTeX-TikZ/
-    license:     http://dev.perl.org/licenses/
-    repository:  http://git.profvince.com/?p=perl%2Fmodules%2FLaTeX-TikZ.git
-no_index:
-    directory:
-        - t
-        - inc
-generated_by:       ExtUtils::MakeMaker version 6.56
-meta-spec:
-    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
-    version:  1.4
-dynamic_config:     0
+  bugtracker: http://rt.cpan.org/Dist/Display.html?Name=LaTeX-TikZ
+  homepage: http://search.cpan.org/dist/LaTeX-TikZ/
+  license: http://dev.perl.org/licenses/
+  repository: http://git.profvince.com/?p=perl%2Fmodules%2FLaTeX-TikZ.git
+version: '0.03'