tox-pyo3

View on PyPIReverse Dependencies (0)

1.0.0 tox_pyo3-1.0.0-py2.py3-none-any.whl

Wheel Details

Project: tox-pyo3
Version: 1.0.0
Filename: tox_pyo3-1.0.0-py2.py3-none-any.whl
Download: [link]
Size: 4132
MD5: 2583430504b7dc6c75f1d88b356ce9a9
SHA256: 7e4d4f898aec940d797134ed2693234e5dc4691c862454a5505d6a87089c4de9
Uploaded: 2020-01-20 16:27:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tox-pyo3
Version: 1.0.0
Summary: Build a rust extension using PyO3 using tox.
Author: Omer Katz
Author-Email: omer.drow[at]gmail.com
Maintainer: Omer Katz
Maintainer-Email: omer.drow[at]gmail.com
Home-Page: https://github.com/thedrow/tox-pyo3
License: BSD-3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: tox
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.0, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*,!=3.4.*
Requires-Dist: tox (>=3.0.0)
Requires-Dist: pathlib2; python_version <= "3.5"
Description-Content-Type: text/x-rst
[Description omitted; length: 1877 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
tox_pyo3/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tox_pyo3/plugin.py sha256=OVqmzpdU0OeEL-c6pD-6eN6ShhKEyAmt7ss2-PudEr8 1154
tox_pyo3-1.0.0.dist-info/LICENSE sha256=5ew09qy-5BXNwOi79vlXapt3KgpdlgMXa2AKq3FRAdU 1476
tox_pyo3-1.0.0.dist-info/METADATA sha256=VaefnMwW7PErbxer1Fr21mz0JbxeGmwyJTS3H2OlDjo 3002
tox_pyo3-1.0.0.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
tox_pyo3-1.0.0.dist-info/entry_points.txt sha256=radyJKQjHSDP4Zm356NCT8b8jNIadIhgamAiZLFkwOY 30
tox_pyo3-1.0.0.dist-info/top_level.txt sha256=WRLs7afbO17ghMBWG_HcBJlTkizoV2yKqDSS1NM4_Co 9
tox_pyo3-1.0.0.dist-info/RECORD

top_level.txt

tox_pyo3

entry_points.txt

[tox]
pyo3 = tox_pyo3.plugin