primecount 7.13+ds-1 source package in Ubuntu

Changelog

primecount (7.13+ds-1) unstable; urgency=medium

  * New upstream minor release.
  * Debianization:
    - d/control:
      - Standards-Version, bump to 4.7.0 (no change).

 -- Jerome Benoit <email address hidden>  Sun, 21 Apr 2024 13:03:33 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
primecount_7.13+ds-1.dsc 3.1 KiB 39fe75807fb88968224b5d7bab2e3900eb538c4b328983212fd36a1b561a9c32
primecount_7.13+ds.orig.tar.xz 134.2 KiB f07d779692d4aa7b8e25fb03210177af33d2670cf3678f0cf4435707bf7f6dd5
primecount_7.13+ds-1.debian.tar.xz 13.2 KiB 214cf9949edeba8f62a4718cef670135a9d3db3a31fae14e3c5fbfb0e5bcec11

No changes file available.

Binary packages built by this source

libprimecount-dev: fast prime number counter C/C++ library -- libdev

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This package provides the static library and symbolic links needed
 for development.

libprimecount-dev-common: fast prime number counter C/C++ library -- headers

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This package provides the headers needed by developers.

libprimecount7: fast prime number counter C/C++ library -- lib

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This package provides the shared library.

libprimecount7-dbgsym: debug symbols for libprimecount7
primecount: fast prime number counter C/C++ library

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This dummy package provides the standard installation.

primecount-bin: fast prime number counter C/C++ library -- bin

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 This package provides the command line utility primecount.

primecount-bin-dbgsym: debug symbols for primecount-bin
primecount-doc: fast prime number counter C/C++ library -- doc

 primecount is a free software program and C/C++ library that counts
 the primes below an integer x <= 10^31 using highly optimized
 implementations of the combinatorial prime counting algorithms.
 .
 See https://github.com/kimwalisch/primecount for more information.
 .
 This package provides the API documentation with its concomitant examples.