bigint 2010.04.30-2build1 source package in Ubuntu

Changelog

bigint (2010.04.30-2build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Mon, 23 Mar 2020 07:10:45 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Boyuan Yang
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Downloads

File Size SHA-256 Checksum
bigint_2010.04.30.orig.tar.bz2 27.0 KiB 05fb838472b8f06c30cd11d58e6d911dd54d8413338c4d3d77dd4e52fed6dacc
bigint_2010.04.30-2build1.debian.tar.xz 2.6 KiB 0c5295cf63397b38a4634d126e8d8e8903067f9ab52ebcd4ecb466fc5a40aa3e
bigint_2010.04.30-2build1.dsc 1.9 KiB 590f78262fc70d6b8ade5feee342de8e14847e723b73bb25d19feddcf7fd8d12

View changes file

Binary packages built by this source

libbigint-dev: C++ Big Integer Library (development files)

 You can use this library in a C++ program to do arithmetic
 on integers of size limited only by your computer's memory.
 The library provides BigUnsigned and BigInteger classes that
 represent nonnegative integers and signed integers,
 respectively.
 .
 This package provides the development files for the library.

libbigint0: C++ Big Integer Library

 You can use this library in a C++ program to do arithmetic
 on integers of size limited only by your computer's memory.
 The library provides BigUnsigned and BigInteger classes that
 represent nonnegative integers and signed integers,
 respectively.
 .
 This package provides the shared library.

libbigint0-dbgsym: debug symbols for libbigint0