libmath-int128-perl 0.22-5 source package in Ubuntu

Changelog

libmath-int128-perl (0.22-5) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ Étienne Mollier ]
  * typo.patch: new: fix typo caught by lintian.
    Thanks to Forian Schlichting for the initial forward upstream.
  * d/clean: new: cleanup config.log. (Closes: #1046453)

 -- Étienne Mollier <email address hidden>  Sun, 21 Jan 2024 18:27:58 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmath-int128-perl_0.22-5.dsc 2.2 KiB 429ecdaa7fd9d21f170153dc4c39e4346af2fc4a76e199d1a95642e43898c75a
libmath-int128-perl_0.22.orig.tar.gz 101.3 KiB a630ca401753866955f1173848ab5b4ac4ad5ca6ad9087f11cdf91dde85119bc
libmath-int128-perl_0.22-5.debian.tar.xz 3.7 KiB 8d57b50eff88a06f13cb7668878daceffc14fe7ab0da6a00a09838101f819e90

No changes file available.

Binary packages built by this source

libmath-int128-perl: Perl module to manipulate 128 bits integers

 Math::Int128 adds support for 128 bit integers, signed and unsigned, to Perl.
 .
 The API is comparable to Math::Int64, just s/64/128/g ;-)
 .
 Besides that, as object allocation and destruction has been found to be a
 bottleneck, an alternative set of operations that use their first argument as
 the output (instead of the return value) is also provided.

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