deb_control_files:
- control
- md5sums
deb_fields:
Architecture: amd64
Depends: perl (>= 5.36.0-4), perlapi-5.36.0, libc6 (>= 2.29), libgmp10 (>= 2:6.2.1+dfsg1)
Description: |-
utilities related to prime numbers, using GMP
Math::Prime::Util::GMP contains a set of utilities related to prime numbers,
using GMP. This includes primality tests, getting primes in a range, and
factoring.
.
While it certainly can be used directly, the main purpose of this module is
for Math::Prime::Util. That module will automatically load this if it is
installed, greatly speeding up many of its operations on big numbers.
.
Inputs and outputs for big numbers are via strings, so you do not need to use
a bigint package in your program. However if you do use bigints, inputs will
be converted internally so there is no need to convert before a call. Output
results are returned as either Perl scalars (for native-size) or strings (for
bigints). Math::Prime::Util tries to reconvert all strings back into the
callers bigint type if possible, which makes it more convenient for
calculations.
Homepage: https://metacpan.org/release/Math-Prime-Util-GMP
Installed-Size: '660'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: libmath-prime-util-gmp-perl
Priority: optional
Recommends: libmath-prime-util-perl
Section: perl
Source: libmath-prime-util-gmp-perl (0.52-2)
Version: 0.52-2+b1
srcpkg_name: libmath-prime-util-gmp-perl
srcpkg_version: 0.52-2