Metadata-Version: |
2.4 |
Name: |
antsibull-nox |
Version: |
0.1.0 |
Summary: |
Changelog tool for Ansible-core and Ansible collections |
Author-Email: |
Felix Fontein <felix[at]fontein.de>, Toshio Kuratomi <a.badger[at]gmail.com>, Matt Clay <matt[at]mystile.com> |
Maintainer-Email: |
Felix Fontein <felix[at]fontein.de>, Maxwell G <maxwell[at]gtmx.me> |
Project-Url: |
Documentation, https://ansible.readthedocs.io/projects/antsibull-nox/ |
Project-Url: |
Source code, https://github.com/ansible-community/antsibull-nox/ |
Project-Url: |
Code of Conduct, https://docs.ansible.com/ansible/latest/community/code_of_conduct.html |
Project-Url: |
Bug tracker, https://github.com/ansible-community/antsibull-nox/issues |
Project-Url: |
Changelog, https://github.com/ansible-community/antsibull-nox/tree/main/CHANGELOG.md |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Framework :: Ansible |
Classifier: |
Intended Audience :: Developers |
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 :: 3.13 |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9.0 |
Requires-Dist: |
antsibull-fileutils (<2.0.0,>=1.2.0) |
Requires-Dist: |
nox (>=2025.2.9) |
Requires-Dist: |
packaging |
Requires-Dist: |
pyyaml |
Requires-Dist: |
semantic-version |
Requires-Dist: |
antsibull-changelog; extra == "codeqa" |
Requires-Dist: |
flake8 (>=3.8.0); extra == "codeqa" |
Requires-Dist: |
pylint; extra == "codeqa" |
Requires-Dist: |
reuse; extra == "codeqa" |
Requires-Dist: |
coverage[toml]; extra == "coverage" |
Requires-Dist: |
antsibull-changelog; extra == "dev" |
Requires-Dist: |
black (>=24); extra == "dev" |
Requires-Dist: |
coverage[toml]; extra == "dev" |
Requires-Dist: |
flake8 (>=3.8.0); extra == "dev" |
Requires-Dist: |
isort; extra == "dev" |
Requires-Dist: |
mypy; extra == "dev" |
Requires-Dist: |
nox; extra == "dev" |
Requires-Dist: |
pylint; extra == "dev" |
Requires-Dist: |
pytest; extra == "dev" |
Requires-Dist: |
pytest-cov; extra == "dev" |
Requires-Dist: |
pytest-error-for-skips; extra == "dev" |
Requires-Dist: |
reuse; extra == "dev" |
Requires-Dist: |
types-pyyaml; extra == "dev" |
Requires-Dist: |
black (>=24); extra == "formatters" |
Requires-Dist: |
isort; extra == "formatters" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
pytest-error-for-skips; extra == "test" |
Requires-Dist: |
mypy; extra == "typing" |
Requires-Dist: |
types-pyyaml; extra == "typing" |
Provides-Extra: |
codeqa |
Provides-Extra: |
coverage |
Provides-Extra: |
dev |
Provides-Extra: |
formatters |
Provides-Extra: |
test |
Provides-Extra: |
typing |
Description-Content-Type: |
text/markdown |
License-Expression: |
GPL-3.0-or-later |
License-File: |
LICENSES/GPL-3.0-or-later.txt |