File: META.yml

package info (click to toggle)
libmodule-build-parse-yapp-perl 0.1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 88 kB
  • sloc: perl: 64; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 798 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
abstract: 'build Parse::Yapp parsers from source'
author:
  - 'Andrius Merkys <merkys@cpan.org>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010'
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Module-Build-Parse-Yapp
requires:
  File::Find: '0'
  File::Path: '0'
  File::Spec: '0'
  File::Temp: '0'
  Module::Build: '0'
  Parse::Yapp: '0'
  Test::Simple: '0'
resources:
  bugtracker: https://github.com/merkys/module-build-parse-yapp/issues
  homepage: http://search.cpan.org/dist/
  repository: git://github.com/merkys/module-build-parse-yapp.git
version: 0.1.2
x_serialization_backend: 'YAML::Tiny version 1.70'