File: control

package info (click to toggle)
libtypes-uri-perl 0.006-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 176 kB
  • ctags: 8
  • sloc: perl: 79; makefile: 15
file content (34 lines) | stat: -rw-r--r-- 1,030 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
Source: libtypes-uri-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 devscripts,
 perl,
 debhelper,
 dh-buildinfo,
 libtype-tiny-perl,
 libtypes-path-tiny-perl,
 libtypes-uuid-perl,
 liburi-perl,
 liburi-fromhash-perl,
 librdf-trine-perl,
 perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
 libtest-requires-perl,
 libiri-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtypes-uri-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtypes-uri-perl.git
Homepage: https://metacpan.org/release/Types-URI
Testsuite: autopkgtest-pkg-perl

Package: libtypes-uri-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Suggests: ${cdbs:Suggests}
Description: type constraints and coercions for URIs
 Types::URI is a type constraint library suitable for use with Moo/Moose
 attributes, Kavorka sub signatures, and so forth.