rabinmiller

View on PyPIReverse Dependencies (1)

0.1.0 rabinmiller-0.1.0-py3-none-any.whl

Wheel Details

Project: rabinmiller
Version: 0.1.0
Filename: rabinmiller-0.1.0-py3-none-any.whl
Download: [link]
Size: 5309
MD5: 07de0d20433ca2bd7bd3092c7d80bdc5
SHA256: 3fec2d26fc210772ced965a8f0e2870e5582cadf255bc665ef3f4932752ada5f
Uploaded: 2024-11-22 07:14:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rabinmiller
Version: 0.1.0
Summary: Pure-Python implementation of the Miller-Rabin primality test.
Author: Andrei Lapets
Author-Email: a[at]lapets.io
Project-Url: Repository, https://github.com/lapets/rabinmiller
Project-Url: Documentation, https://rabinmiller.readthedocs.io
License: MIT
Requires-Python: >=3.7
Requires-Dist: toml (~=0.10.2); extra == "docs"
Requires-Dist: sphinx (~=5.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (~=2.0.0); extra == "docs"
Requires-Dist: sphinx-autodoc-typehints (~=1.23.0); extra == "docs"
Requires-Dist: pytest (~=7.4); python_version < "3.12" and extra == "test"
Requires-Dist: pytest (~=8.2); python_version >= "3.12" and extra == "test"
Requires-Dist: pytest-cov (~=4.1); python_version < "3.12" and extra == "test"
Requires-Dist: pytest-cov (~=5.0); python_version >= "3.12" and extra == "test"
Requires-Dist: pylint (~=2.17.0); python_version < "3.12" and extra == "lint"
Requires-Dist: pylint (~=3.2.0); python_version >= "3.12" and extra == "lint"
Requires-Dist: coveralls (~=4.0); extra == "coveralls"
Requires-Dist: build (~=0.10); extra == "publish"
Requires-Dist: twine (~=4.0); extra == "publish"
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: lint
Provides-Extra: coveralls
Provides-Extra: publish
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 4712 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rabinmiller/__init__.py sha256=KVlhmyzZxe_ePU_WXHQ80DDIXIkS9gfHXcExrQtXIwY 99
rabinmiller/rabinmiller.py sha256=Jv1Ll5HZnjm5jSt0m6RQZaN_UdnIYTfFU1E4-ZuxYNM 2970
rabinmiller-0.1.0.dist-info/LICENSE sha256=qAyUbguI96KXYPm4hx54WyIgIrMwlMf5C9AMbxPlHDo 1070
rabinmiller-0.1.0.dist-info/METADATA sha256=XOG3PLOF-R4yXDLrHLc246xx2LUltlaPjENTzqkgSQU 6025
rabinmiller-0.1.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
rabinmiller-0.1.0.dist-info/top_level.txt sha256=H9Dxe2qEBPu1PLIXQrNs_NVJ3Qg1MExuRbATO1achzM 12
rabinmiller-0.1.0.dist-info/RECORD

top_level.txt

rabinmiller