Source: libmath-randomorg-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Niko Tyni <ntyni@iki.fi>,
           Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13), libmodule-install-perl
Build-Depends-Indep: perl,
                     libtest-pod-perl,
                     libtest-pod-coverage-perl,
                     libwww-perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmath-randomorg-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmath-randomorg-perl.git
Homepage: https://metacpan.org/release/Math-RandomOrg
Testsuite: autopkgtest-pkg-perl

Package: libmath-randomorg-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libwww-perl
Multi-Arch: foreign
Description: Perl module to retrieve random numbers and data from random.org
 Math::RandomOrg provides functions for retrieving random data from
 the random.org server. Data may be retrieved in an integer or
 byte-stream format using the randnum and randbyte functions
 respectively.
