File: META.yml

package info (click to toggle)
libstring-license-perl 0.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,900 kB
  • sloc: perl: 1,309; cpp: 360; ansic: 210; python: 27; ruby: 21; xml: 16; sh: 8; makefile: 3
file content (64 lines) | stat: -rw-r--r-- 1,737 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
abstract: 'detect source code license statements in a text string'
author:
  - 'Jonas Smedegaard (JONASS) <jonass@cpan.org>'
build_requires:
  Test2::V0: '0.000060'
  Test::Without::Module: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords:
  - Licensing
  - Sourcecode
license: open_source
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: String-License
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  String::License:
    file: lib/String/License.pm
    version: v0.0.11
  String::License::Naming:
    file: lib/String/License/Naming.pm
    version: v0.0.11
  String::License::Naming::Custom:
    file: lib/String/License/Naming/Custom.pm
    version: v0.0.11
  String::License::Naming::SPDX:
    file: lib/String/License/Naming/SPDX.pm
    version: v0.0.11
recommends:
  re::engine::RE2: '0'
requires:
  Array::IntSpan: '0'
  Feature::Compat::Class: '0.07'
  List::Util: '1.45'
  Log::Any: '0'
  Path::Tiny: '0.062'
  Regexp::Pattern: v0.2.12
  Regexp::Pattern::License: v3.4.0
  namespace::clean: '0'
  perl: '5.020000'
resources:
  Identifier: http://purl.org/NET/cpan-uri/dist/String-License/project
  bugtracker: https://rt.cpan.org/Dist/Display.html?Queue=String-License
  homepage: https://metacpan.org/pod/String::License
  license: http://www.gnu.org/licenses/agpl-3.0.txt
  repository: https://salsa.debian.org/build-common-team/p5-string-license
version: v0.0.11
x_help_wanted:
  - tester
  - documenter
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1