hatch-fancy-pypi-readme

View on PyPIReverse Dependencies (3)

24.1.0 hatch_fancy_pypi_readme-24.1.0-py3-none-any.whl

Wheel Details

Project: hatch-fancy-pypi-readme
Version: 24.1.0
Filename: hatch_fancy_pypi_readme-24.1.0-py3-none-any.whl
Download: [link]
Size: 10624
MD5: a38ee7191a80ebdbbf0f126f7dff7e46
SHA256: 26ec5c7cfd9f604eff0ae6c927d7b197b220706dca203f0aad1928abc81f3a46
Uploaded: 2024-01-01 09:27:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hatch-fancy-pypi-readme
Version: 24.1.0
Summary: Fancy PyPI READMEs with Hatch
Author-Email: Hynek Schlawack <hs[at]ox.cx>
Project-Url: Documentation, https://github.com/hynek/hatch-fancy-pypi-readme#readme
Project-Url: Changelog, https://github.com/hynek/hatch-fancy-pypi-readme/blob/main/CHANGELOG.md
Project-Url: Source Code, https://github.com/hynek/hatch-fancy-pypi-readme
Project-Url: Funding, https://github.com/sponsors/hynek
Keywords: documentation,hatch,pypi,readme
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Hatch
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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: Topic :: Software Development :: Build Tools
Requires-Python: >=3.7
Requires-Dist: hatchling
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: typing-extensions; python_version < "3.8"
Requires-Dist: hatch-fancy-pypi-readme[tests]; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: build; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: wheel; extra == "tests"
Provides-Extra: dev
Provides-Extra: tests
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: AUTHORS.md
License-File: LICENSE.txt
[Description omitted; length: 465 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hatch_fancy_pypi_readme/__init__.py sha256=6ovW2ltlKLgzhmFeGJmlPoh-VfPmyPUX6ARV7kURpAk 91
hatch_fancy_pypi_readme/__main__.py sha256=GfC7g07YAmfMnbZM84pkcydNf4c1fzleDBcjJ7mRZlM 1939
hatch_fancy_pypi_readme/_builder.py sha256=4Igq5SzuGxhHCwe8UNCFKhFP7sQv-Dwa1WWRitbWMUc 660
hatch_fancy_pypi_readme/_cli.py sha256=4lS_8klEgy9YssJ1TXkPupP-JOn7lLSNN_TZsBrINmQ 2027
hatch_fancy_pypi_readme/_config.py sha256=DAly-pqJr_H1hSlgagIu-trXRUVfhYbDam3fH9wc4Lo 2517
hatch_fancy_pypi_readme/_fragments.py sha256=7_7RqT8nf2vtOFK-lbzSeLRkXHfmmiBLmT9PupH22so 3396
hatch_fancy_pypi_readme/_substitutions.py sha256=TxUM4HbrbBSmdIrmYmK_1m4Cl0c91-a9kkTmAlMW0II 1554
hatch_fancy_pypi_readme/exceptions.py sha256=jNI_fsl8bNF4BrytpDruiuLWjKjO-1pHFnC339mV3O0 281
hatch_fancy_pypi_readme/hooks.py sha256=c0kGQX5uZTuGcP-H_ey6nVMwG7z_kv8ndFGUeLgtC1Q 992
hatch_fancy_pypi_readme/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hatch_fancy_pypi_readme-24.1.0.dist-info/METADATA sha256=KkztMZLAeiEOK3CfTFx9EBLFDW2HG4Hw-DTEizCtl-g 2048
hatch_fancy_pypi_readme-24.1.0.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
hatch_fancy_pypi_readme-24.1.0.dist-info/entry_points.txt sha256=w3wiTXdGF8pLGYEINcVcXTpmkiaba40qsOrA3dSo2qs 141
hatch_fancy_pypi_readme-24.1.0.dist-info/licenses/AUTHORS.md sha256=gUnrBmgubVDI6nnRW9_htP7UQWnHatXENIPqMmDWr7c 520
hatch_fancy_pypi_readme-24.1.0.dist-info/licenses/LICENSE.txt sha256=5p6lf5blmeYX9hrz6FvzJrh-gzmUcJ-15ZCKgRl3MKI 1117
hatch_fancy_pypi_readme-24.1.0.dist-info/RECORD

entry_points.txt

hatch-fancy-pypi-readme = hatch_fancy_pypi_readme.__main__:main
[hatch]
fancy-pypi-readme = hatch_fancy_pypi_readme.hooks