X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=META.yml;fp=META.yml;h=f89de76353ffe60420a27fa635fa163f77786ae8;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=33d85db00ad089db128ecc4b1aba67dd4bd07954;hpb=c872d62c868ae84bbfe6f6abe6210920cd10c9fd diff --git a/META.yml b/META.yml index e69de29..f89de76 100644 --- a/META.yml +++ b/META.yml @@ -0,0 +1,51 @@ +--- #YAML:1.0 +name: LaTeX-TikZ +version: 0.01 +abstract: Perl object model for generating PGF/TikZ code. +author: + - Vincent Pit +license: perl +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 +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 +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 +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