X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=META.yml;h=65e9dc7c05a93dbacb07d4e2ba1af165228139ed;hp=f89de76353ffe60420a27fa635fa163f77786ae8;hb=HEAD;hpb=33d85db00ad089db128ecc4b1aba67dd4bd07954 diff --git a/META.yml b/META.yml index f89de76..65e9dc7 100644 --- 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 -license: perl -distribution_type: module -configure_requires: - ExtUtils::MakeMaker: 0 + - 'Vincent Pit ' 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'