File: control.in

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 (22 lines) | stat: -rw-r--r-- 851 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
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@
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-random-source-perl.git
Vcs-Git: git://anonscm.debian.org/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.