File: META.yml

package info (click to toggle)
libjson-types-perl 0.05-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 248 kB
  • sloc: perl: 1,435; makefile: 8
file content (30 lines) | stat: -rw-r--r-- 645 bytes parent folder | download | duplicates (4)
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
---
abstract: 'variable type utility for JSON encoding'
author:
  - 'Daisuke Murase <typester@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: 6.36
  JSON: 0
  Test::More: 0.86
configure_requires:
  ExtUtils::MakeMaker: 6.36
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.06'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: JSON-Types
no_index:
  directory:
    - inc
    - t
    - xt
requires:
  parent: 0
  perl: 5.008001
resources:
  license: http://dev.perl.org/licenses/
  repository: git://github.com/typester/JSON-Types.git
version: 0.05