File: META.yml

package info (click to toggle)
libregexp-common-perl 2011121001-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 860 kB
  • sloc: perl: 10,291; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 809 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
--- #YAML:1.0
name:               Regexp-Common
version:            2011121001
abstract:           Provide commonly requested regular expressions
author:
    - Abigail <regexp-common@abigail.be>
license:            mit
distribution_type:  module
configure_requires:
    ExtUtils::MakeMaker:  0
    strict:               0
build_requires:
    ExtUtils::MakeMaker:  0
    strict:               0
requires:
    perl:    5.00473
    strict:  0
    vars:    0
resources:
    repository:  git://github.com/Abigail/Regexp--Common.git
no_index:
    directory:
        - t
        - inc
generated_by:       ExtUtils::MakeMaker version 6.56
meta-spec:
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
    version:  1.4
keywords:
    - regular expression
    - pattern
test_requires:
    strict:  0