File: META.yml

package info (click to toggle)
libsereal-encoder-perl 4.018%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,284 kB
  • sloc: ansic: 11,838; perl: 6,004; sh: 25; makefile: 9
file content (38 lines) | stat: -rw-r--r-- 964 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
---
abstract: 'Fast, compact, powerful binary serialization'
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'
  Sereal::Decoder: '4.002'
  Test::Deep: '0'
  Test::Differences: '0'
  Test::LongString: '0'
  Test::More: '0.88'
  Test::Warn: '0'
configure_requires:
  ExtUtils::MakeMaker: '7.0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.46, 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-Encoder
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: '4.018'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'