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

Changelog

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + libmath-int128-perl: Drop Multi-Arch: same.

 -- Jelmer Vernooij <email address hidden>  Sat, 19 Nov 2022 16:33:47 +0000

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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libmath-int128-perl_0.22-4.dsc 2.1 KiB 9327310c13b46ba9994f6604db1c914ef823505d15897f92da49359e16b24d6f
libmath-int128-perl_0.22.orig.tar.gz 101.3 KiB a630ca401753866955f1173848ab5b4ac4ad5ca6ad9087f11cdf91dde85119bc
libmath-int128-perl_0.22-4.debian.tar.xz 3.2 KiB 7615ae6eb9ce7aa2cbd6255eb6f1be9cfbad11651d0615f721aa8a7712cc7405

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