File: META.yml

package info (click to toggle)
libjson-parse-perl 0.62-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 572 kB
  • sloc: ansic: 3,614; perl: 475; makefile: 12
file content (31 lines) | stat: -rw-r--r-- 744 bytes parent folder | download
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
29
30
31
---
abstract: 'Parse JSON'
author:
  - 'Ben Bullock <bkb@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: JSON-Parse
no_index:
  directory:
    - t
    - inc
  file:
    - build/JPB.pm
    - t/JPT.pm
    - xt/JPXT.pm
requires:
  Carp: '0'
  perl: '5.008009'
resources:
  bugtracker: https://github.com/benkasminbullock/JSON-Parse/issues
  repository: git://github.com/benkasminbullock/JSON-Parse.git
version: '0.62'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'