File: control

package info (click to toggle)
libtypes-uri-perl 0.007-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 172 kB
  • sloc: perl: 119; sh: 4; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 1,118 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
Source: libtypes-uri-perl
Section: perl
Priority: optional
Build-Depends:
 devscripts,
 perl,
 debhelper,
 libattean-perl,
 libtype-tiny-perl,
 libtypes-path-tiny-perl,
 libtypes-uuid-perl,
 liburi-perl,
 liburi-fromhash-perl,
 librdf-trine-perl,
 libtest-requires-perl,
 libiri-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtypes-uri-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtypes-uri-perl
Homepage: https://metacpan.org/release/Types-URI
Testsuite: autopkgtest-pkg-perl
Rules-Requires-Root: no

Package: libtypes-uri-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 libtype-tiny-perl,
 libtypes-path-tiny-perl,
 libtypes-uuid-perl,
 liburi-perl,
 liburi-fromhash-perl,
Suggests:
 libattean-perl,
 librdf-trine-perl,
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.