File: META.yml

package info (click to toggle)
libmatch-simple-xs-perl 0.002-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 348 kB
  • sloc: pascal: 33; perl: 25; makefile: 3
file content (39 lines) | stat: -rw-r--r-- 1,056 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
29
30
31
32
33
34
35
36
37
38
39
---
abstract: 'XS backend for match::simple'
author:
  - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
  Test::Fatal: '0'
  Test::More: '0.96'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 1
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords: []
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: match-simple-XS
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  match::simple::XS:
    file: lib/match/simple/XS.pm
    version: '0.002'
requires:
  perl: '5.012'
resources:
  Identifier: http://purl.org/NET/cpan-uri/dist/match-simple-XS/project
  bugtracker: https://github.com/tobyink/p5-match-simple-xs/issues
  homepage: https://metacpan.org/release/match-simple-XS
  license: http://dev.perl.org/licenses/
  repository: git://github.com/tobyink/p5-match-simple-xs.git
version: '0.002'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'