Metadata-Version: |
2.1 |
Name: |
ansible-compat |
Version: |
24.10.0 |
Summary: |
Ansible compatibility goodies |
Author-Email: |
Sorin Sbarnea <ssbarnea[at]redhat.com> |
Maintainer-Email: |
Sorin Sbarnea <ssbarnea[at]redhat.com> |
Project-Url: |
homepage, https://github.com/ansible/ansible-compat |
Project-Url: |
documentation, https://ansible.readthedocs.io/projects/compat/ |
Project-Url: |
repository, https://github.com/ansible/ansible-compat |
Project-Url: |
changelog, https://github.com/ansible/ansible-compat/releases |
License: |
MIT |
Keywords: |
ansible |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
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: |
Programming Language :: Python |
Classifier: |
Topic :: System :: Systems Administration |
Classifier: |
Topic :: Software Development :: Bug Tracking |
Classifier: |
Topic :: Software Development :: Quality Assurance |
Classifier: |
Topic :: Software Development :: Testing |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.9 |
Requires-Dist: |
ansible-core (>=2.14) |
Requires-Dist: |
packaging |
Requires-Dist: |
PyYAML |
Requires-Dist: |
subprocess-tee (>=0.4.1) |
Requires-Dist: |
jsonschema (>=4.6.0) |
Requires-Dist: |
typing-extensions (>=4.5.0); python_version < "3.10" |
Requires-Dist: |
argparse-manpage; extra == "docs" |
Requires-Dist: |
black; extra == "docs" |
Requires-Dist: |
mkdocs-ansible (>=24.3.1); extra == "docs" |
Requires-Dist: |
coverage; extra == "test" |
Requires-Dist: |
pip; extra == "test" |
Requires-Dist: |
pytest-mock; extra == "test" |
Requires-Dist: |
pytest-plus (>=0.6.1); extra == "test" |
Requires-Dist: |
pytest (>=7.2.0); extra == "test" |
Requires-Dist: |
uv (>=0.4.30); extra == "test" |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |