summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml')
-rw-r--r--Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml29
1 files changed, 17 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml b/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml
index c8bb09663ed..8cee4bb38eb 100644
--- a/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml
+++ b/Master/texmf-dist/source/support/bibtexperllibs/BibTeX-Parser/META.yml
@@ -1,22 +1,27 @@
---
abstract: 'A pure perl BibTeX parser'
author:
- - 'Gerhard Gossen <gerhard.gossen@googlemail.com>'
+ - 'Gerhard Gossen <gerhard.gossen@googlemail.com> and Boris Veytsman <boris@varphi.com>'
build_requires:
- Test::More: 0.88
+ Test::More: '0.88'
configure_requires:
- ExtUtils::MakeMaker: 6.30
-dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.300037, CPAN::Meta::Converter version 2.120921'
+ ExtUtils::MakeMaker: '6.30'
+dynamic_config: 1
+generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
- version: 1.4
+ version: '1.4'
name: BibTeX-Parser
+no_index:
+ directory:
+ - t
+ - inc
requires:
- File::Spec: 0
- IO::File: 0
- IO::String: 0
- LaTeX::ToUnicode: 0.02
- Test::More: 0
-version: 0.65
+ File::Spec: '0'
+ IO::File: '0'
+ IO::String: '0'
+ LaTeX::ToUnicode: '0.02'
+ Test::More: '0'
+version: '0.66'
+x_serialization_backend: 'CPAN::Meta::YAML version 0.016'