e-antic 1.2.1+ds-2 source package in Ubuntu

Changelog

e-antic (1.2.1+ds-2) unstable; urgency=medium

  * Debianization:
    - d/watch, now use GitHub API to avoid breaking change from GitHub web UI
      (see https://lists.debian.org/debian-devel/2022/09/msg00229.html);

 -- Jerome Benoit <email address hidden>  Sat, 03 Dec 2022 15:22:40 +0000

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
Original maintainer:
Debian Math Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
e-antic_1.2.1+ds-2.dsc 2.8 KiB 14a05b4016d27de4efc6ee24e273de414d8ece92c6f6a3d81c984518af4f354c
e-antic_1.2.1+ds.orig.tar.xz 104.6 KiB eeae2edf03b348bc43d5309622532441abf14e17204b44dc984a4f2100f76015
e-antic_1.2.1+ds-2.debian.tar.xz 8.1 KiB 236869b1f29c7750df671701d4ccbaee4726d936ae563a3190f9d8ac27a478dc

No changes file available.

Binary packages built by this source

libeantic-dev: real Embedded Algebraic Number Theory In C/C++ - libdev

 E-ANTIC is a C/C++ mathematical library to deal with real embedded
 number fields built on top of ANTIC; ANTIC is an Algebraic Number
 Theory library In C <https://github.com/wbhart/antic>. The aim of
 the E-ANTIC library is to have as fast as possible exact arithmetic
 operations and comparisons.
 .
 This package contains static libraries and symbolic links that developers
 using the E-ANTIC library will need.

libeantic1: real Embedded Algebraic Number Theory In C/C++ - libs

 E-ANTIC is a C/C++ mathematical library to deal with real embedded
 number fields built on top of ANTIC; ANTIC is an Algebraic Number
 Theory library In C <https://github.com/wbhart/antic>. The aim of
 the E-ANTIC library is to have as fast as possible exact arithmetic
 operations and comparisons.
 .
 This package provides the shared libraries required to run programs compiled
 against the E-ANTIC library. To compile your own programs you also need to
 install the libeantic-dev package.

libeantic1-dbgsym: debug symbols for libeantic1