File: control

package info (click to toggle)
libdata-uuid-libuuid-perl 0.05-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 308 kB
  • ctags: 636
  • sloc: perl: 278; makefile: 2; ansic: 1
file content (27 lines) | stat: -rw-r--r-- 1,071 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
Source: libdata-uuid-libuuid-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312~),
               libasa-perl,
               libsub-exporter-perl,
               perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl,
               perl,
               uuid-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-uuid-libuuid-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdata-uuid-libuuid-perl.git
Homepage: https://metacpan.org/release/Data-UUID-LibUUID

Package: libdata-uuid-libuuid-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         libasa-perl,
         libsub-exporter-perl
Description: uuid.h based UUID generation module
 Data::UUID::LibUUID provides bindings for libuuid. The module provides
 several methods for manipulating UUIDs.