File: control

package info (click to toggle)
libstring-copyright-perl 0.003005-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 216 kB
  • ctags: 7
  • sloc: perl: 131; makefile: 8
file content (25 lines) | stat: -rw-r--r-- 849 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
Source: libstring-copyright-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 perl,
 debhelper,
 dh-buildinfo,
 libexporter-tiny-perl,
 libnumber-range-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libstring-copyright-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-copyright-perl.git
Homepage: https://metacpan.org/pod/String::Copyright

Package: libstring-copyright-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Recommends: ${cdbs:Recommends}
Description: representation of text-based copyright statements
 String::Copyright Parses common styles of copyright statements and
 serializes in normalized format.