This repository was archived by the owner on Jan 30, 2023. It is now read-only.
File tree 7 files changed +32
-0
lines changed
7 files changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ primecountpy: Cython interface for C++ primecount library
2
+ =========================================================
3
+
4
+ Description
5
+ -----------
6
+
7
+ Cython interface for C++ primecount library
8
+
9
+ License
10
+ -------
11
+
12
+ GPLv3
13
+
14
+ Upstream Contact
15
+ ----------------
16
+
17
+ https://pypi.org/project/primecountpy/
18
+
Original file line number Diff line number Diff line change
1
+ tarball =primecountpy-VERSION.tar.gz
2
+ sha1 =55d32521bffe7dea92b03a2872b72090560a59e0
3
+ md5 =21d214edb7c15f9eb4e9d427113310c4
4
+ cksum =3227837010
5
+ upstream_url =https://pypi.io/packages/source/p/primecountpy/primecountpy-VERSION.tar.gz
Original file line number Diff line number Diff line change
1
+ $(PYTHON) primecount | $(PYTHON_TOOLCHAIN)
2
+
3
+ ----------
4
+ All lines of this file are ignored except the first.
Original file line number Diff line number Diff line change
1
+ primecountpy
Original file line number Diff line number Diff line change
1
+ 0.0.0
Original file line number Diff line number Diff line change
1
+ cd src
2
+ sdh_pip_install .
Original file line number Diff line number Diff line change
1
+ standard
You can’t perform that action at this time.
0 commit comments