Metadata-Version: |
2.3 |
Name: |
sphinx-autodoc-typehints |
Version: |
2.5.0 |
Summary: |
Type hints (PEP 484) support for the Sphinx autodoc extension |
Author-Email: |
Bernát Gábor <gaborjbernat[at]gmail.com> |
Maintainer-Email: |
Bernát Gábor <gaborjbernat[at]gmail.com> |
Project-Url: |
Changelog, https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md |
Project-Url: |
Homepage, https://github.com/tox-dev/sphinx-autodoc-typehints |
Project-Url: |
Source, https://github.com/tox-dev/sphinx-autodoc-typehints |
Project-Url: |
Tracker, https://github.com/tox-dev/sphinx-autodoc-typehints/issues |
Keywords: |
environments,isolated,testing,virtual |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Framework :: Sphinx :: Extension |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Documentation :: Sphinx |
Requires-Python: |
>=3.10 |
Requires-Dist: |
sphinx (>=8.0.2) |
Requires-Dist: |
furo (>=2024.8.6); extra == "docs" |
Requires-Dist: |
nptyping (>=2.5); extra == "numpy" |
Requires-Dist: |
covdefaults (>=2.3); extra == "testing" |
Requires-Dist: |
coverage (>=7.6.1); extra == "testing" |
Requires-Dist: |
defusedxml (>=0.7.1); extra == "testing" |
Requires-Dist: |
diff-cover (>=9.1.1); extra == "testing" |
Requires-Dist: |
pytest-cov (>=5); extra == "testing" |
Requires-Dist: |
pytest (>=8.3.2); extra == "testing" |
Requires-Dist: |
sphobjinv (>=2.3.1.1); extra == "testing" |
Requires-Dist: |
typing-extensions (>=4.12.2); extra == "testing" |
Provides-Extra: |
docs |
Provides-Extra: |
numpy |
Provides-Extra: |
testing |
Description-Content-Type: |
text/markdown |
License-Expression: |
MIT |
License-File: |
LICENSE |