File: control

package info (click to toggle)
libcrypt-random-source-perl 0.11-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 360 kB
  • ctags: 70
  • sloc: perl: 605; makefile: 16
file content (37 lines) | stat: -rw-r--r-- 1,197 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
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
Priority: optional
Build-Depends: cdbs (>= 0.4.122~),
 devscripts,
 perl,
 libmodule-build-tiny-perl,
 debhelper,
 dh-buildinfo,
 libcapture-tiny-perl,
 libmodule-find-perl,
 libmodule-runtime-perl,
 libmoo-perl,
 libsub-exporter-perl,
 libtype-tiny-perl,
 libnamespace-clean-perl,
 libtest-exception-perl,
 libcpan-meta-perl,
 perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010)
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-random-source-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcrypt-random-source-perl
Homepage: https://github.com/karenetheridge/Crypt-Random-Source

Package: libcrypt-random-source-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
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.