libmath-gmp-perl 2.19-1build2 source package in Ubuntu

Changelog

libmath-gmp-perl (2.19-1build2) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 19:32:55 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmath-gmp-perl_2.19.orig.tar.gz 32.7 KiB 11e1e071411019d6681091b0bc97384658213e9f3088ee8587683452832807b0
libmath-gmp-perl_2.19-1build2.debian.tar.xz 4.0 KiB 8dcb22d2c1a9a5903a3ed17df96812d39e042ad40ccc94a363c72b06a0662030
libmath-gmp-perl_2.19-1build2.dsc 2.1 KiB dd7ab024ca314996bfe3f91839d0b1afff350cc8693fe639a057bde6152c5097

Available diffs

View changes file

Binary packages built by this source

libmath-gmp-perl: high speed arbitrary size integer math for perl

 Math::GMP was designed to be a drop-in replacement both for
 Math::BigInt and for regular integer arithmetic. Unlike BigInt,
 though, Math::GMP uses the GNU gmp library for all of its
 calculations, as opposed to straight Perl functions. This can result
 in speed improvements.
 .
 The downside is that this module is not 100% compatible to Math::BigInt.

libmath-gmp-perl-dbgsym: debug symbols for libmath-gmp-perl