File: control

package info (click to toggle)
libcrypt-random-source-perl 0.14-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 360 kB
  • sloc: perl: 556; makefile: 2; sh: 1
file content (40 lines) | stat: -rw-r--r-- 1,304 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
Source: libcrypt-random-source-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
 libcapture-tiny-perl <!nocheck>,
 libcpan-meta-perl <!nocheck>,
 libmodule-build-tiny-perl,
 libmodule-find-perl <!nocheck>,
 libmodule-runtime-perl <!nocheck>,
 libmoo-perl <!nocheck>,
 libnamespace-clean-perl <!nocheck>,
 libsub-exporter-perl <!nocheck>,
 libtest-fatal-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 libtype-tiny-perl <!nocheck>,
 perl,
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcrypt-random-source-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcrypt-random-source-perl.git
Homepage: https://github.com/karenetheridge/Crypt-Random-Source

Package: libcrypt-random-source-perl
Architecture: all
Depends:
 libcapture-tiny-perl,
 libmodule-find-perl,
 libmodule-runtime-perl,
 libmoo-perl,
 libnamespace-clean-perl,
 libsub-exporter-perl,
 libtype-tiny-perl,
 ${misc:Depends},
 ${perl:Depends},
Description: get weak or strong random data from pluggable sources
 Crypt::Random::Source provides implementations
 for a number of byte oriented sources of random data.