libmath-gmp-perl 2.24-1 source package in Ubuntu

Changelog

libmath-gmp-perl (2.24-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.24.

 -- gregor herrmann <email address hidden>  Sat, 20 Nov 2021 17:31:31 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
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.24-1.dsc 2.3 KiB 5ee8d3f2a68d3f6e17cc68ef8999ba5f6790bffa177c4bbe67ac3678aeca28c7
libmath-gmp-perl_2.24.orig.tar.gz 33.0 KiB 69128a1335076727ecfd40edbc51d0d4c08e549fc1fb88b03ac566a0e41e5b70
libmath-gmp-perl_2.24-1.debian.tar.xz 4.1 KiB 7da1b8875debe509c5f8d0a4a64af0acdc35173f7d503198c999965a2e158451

Available diffs

No changes file available.

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