Metadata-Version: |
2.1 |
Name: |
dynamic-metadata |
Version: |
0.1.0 |
Summary: |
This project is intended to document dynamic-metadata support. |
Author-Email: |
Henry Schreiner <henryschreineriii[at]gmail.com> |
Project-Url: |
Homepage, https://github.com/scikit-build/dynamic-metadata |
Project-Url: |
Bug Tracker, https://github.com/scikit-build/dynamic-metadata/issues |
Project-Url: |
Discussions, https://github.com/scikit-build/dynamic-metadata/discussions |
Project-Url: |
Changelog, https://github.com/scikit-build/dynamic-metadata/releases |
Classifier: |
Development Status :: 1 - Planning |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
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 :: Scientific/Engineering |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
typing-extensions (>=4.6); python_version < "3.11" |
Requires-Dist: |
pytest-cov (>=3); extra == "dev" |
Requires-Dist: |
pytest (>=6); extra == "dev" |
Requires-Dist: |
furo; extra == "docs" |
Requires-Dist: |
myst-parser (>=0.13); extra == "docs" |
Requires-Dist: |
sphinx-autodoc-typehints; extra == "docs" |
Requires-Dist: |
sphinx-book-theme (>=0.1.0); extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
sphinx (>=4.0); extra == "docs" |
Requires-Dist: |
pytest-cov (>=3); extra == "test" |
Requires-Dist: |
pytest (>=6); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |