Metadata-Version: |
2.1 |
Name: |
codespan-reporting |
Version: |
0.1.0 |
Summary: |
A python binding for codespan-reporting |
Author-Email: |
Nyakku Shigure <sigure.qaq[at]gmail.com> |
License: |
MIT |
Keywords: |
codespan-reporting |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Requires-Python: |
>=3.8 |
Requires-Dist: |
pytest (>=7.4.4); extra == "dev" |
Requires-Dist: |
ruff (==0.1.14); extra == "dev" |
Requires-Dist: |
pyright (>=1.1.293); extra == "dev" |
Requires-Dist: |
build; extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |