primecountpy: Cython interface for C++ primecount library¶
Description¶
Cython interface for C++ primecount library
License¶
GPLv3
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
0.1.0
version_requirements.txt:
primecountpy
Equivalent System Packages¶
$ conda install primecountpy
$ sudo yum install python3-primecountpy
$ sudo emerge dev-python/primecountpy
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.