File: control

package info (click to toggle)
libtypes-uuid-perl 0.004-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 140 kB
  • sloc: perl: 57; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 845 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
Source: libtypes-uuid-perl
Section: perl
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libtype-tiny-perl,
 libuuid-tiny-perl,
 liburi-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtypes-uuid-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtypes-uuid-perl
Homepage: https://metacpan.org/release/Types-UUID
Testsuite: autopkgtest-pkg-perl

Package: libtypes-uuid-perl
Architecture: all
Depends:
 libtype-tiny-perl,
 libuuid-tiny-perl,
 ${misc:Depends},
 ${perl:Depends}
Description: type constraints for UUIDs
 Types::UUID is a type constraint library suitable for use with
 Moo/Moose attributes, Kavorka sub signatures, and so forth.