File: control

package info (click to toggle)
libregexp-pattern-license-perl 3.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,580 kB
  • sloc: perl: 12,506; makefile: 2; sh: 1
file content (37 lines) | stat: -rw-r--r-- 1,214 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
Source: libregexp-pattern-license-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libre-engine-re2-perl <!nocheck>,
 libregexp-pattern-perl <!nocheck>,
 libtest-regexp-pattern-perl <!nocheck>,
 libtest-without-module-perl <!nocheck>,
 libtest2-suite-perl,
 libtry-tiny-perl <!nocheck>,
 perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libregexp-pattern-license-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libregexp-pattern-license-perl
Homepage: https://metacpan.org/pod/Regexp::Pattern::License
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: libregexp-pattern-license-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
Recommends:
 libre-engine-re2-perl,
Breaks:
 licensecheck (<< 3.2.7-1~),
Multi-Arch: foreign
Description: regular expressions for legal licenses
 Regexp::Pattern::License provides a hash of regular expression patterns
 related to legal software licenses.
 .
 Regexp::Pattern is a convention for organizing reusable regex patterns.