primecount 7.6+ds-1 source package in Ubuntu

Changelog

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

  * New upstream minor release.
  * Debianization:
    - d/tests/control, capitalize coomands.

 -- Jerome Benoit <email address hidden>  Thu, 15 Dec 2022 18:47:24 +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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
primecount_7.6+ds-1.dsc 3.1 KiB 90550dc7a6a5ef77199f53460267baa0e11268e0a63c944460478e17f0e683fb
primecount_7.6+ds.orig.tar.xz 117.1 KiB 1df2420e577029a74095c29cd2035974b5235d861d94084b314823f1716c6da0
primecount_7.6+ds-1.debian.tar.xz 13.0 KiB b586c18e60d55df170e741456552da87ea32872a9483e994740e29917f8e233f

Available diffs

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.