Metadata-Version: 2.3
Name: add-url
Version: 0.1.0
Summary: Assist adding links to your pyproject.toml
Author: Paul Traylor
Author-email: Paul Traylor <kungfudiscomonkey@gmail.com>
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
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: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Requires-Dist: pzp>=0.0.28
Requires-Dist: tomlkit>=0.13.3
Requires-Python: >=3.10
Project-URL: source, https://codeberg.org/kfdm/pyproject-add-url
Description-Content-Type: text/markdown

# add-links to your pyproject

- <https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#writing-pyproject-toml-urls>
- <https://packaging.python.org/en/latest/specifications/well-known-project-urls/#well-known-labels>
