File: META.yml

package info (click to toggle)
libsereal-decoder-perl 5.004%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,556 kB
  • sloc: ansic: 11,615; perl: 6,938; sh: 25; makefile: 9
file content (39 lines) | stat: -rw-r--r-- 981 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
32
33
34
35
36
37
38
39
---
abstract: 'Fast, compact, powerful binary deserialization'
author:
  - 'Steffen Mueller <smueller@cpan.org>, Yves Orton <yves@cpan.org>'
build_requires:
  Data::Dumper: '0'
  ExtUtils::ParseXS: '2.21'
  File::Find: '0'
  File::Path: '0'
  File::Spec: '0'
  Scalar::Util: '0'
  Test::Deep: '0'
  Test::Differences: '0'
  Test::LongString: '0'
  Test::More: '0.88'
  Test::Warn: '0'
  XSLoader: '0'
configure_requires:
  Devel::CheckLib: '1.16'
  ExtUtils::MakeMaker: '7.0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.70, 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: Sereal-Decoder
no_index:
  directory:
    - t
    - inc
requires:
  XSLoader: '0'
  perl: '5.008'
resources:
  bugtracker: https://github.com/Sereal/Sereal/issues
  repository: git://github.com/Sereal/Sereal.git
version: '5.004'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'