tox-ansible

View on PyPIReverse Dependencies (1)

24.2.0 tox_ansible-24.2.0-py3-none-any.whl

Wheel Details

Project: tox-ansible
Version: 24.2.0
Filename: tox_ansible-24.2.0-py3-none-any.whl
Download: [link]
Size: 10122
MD5: 1ad1ffa685b31ae3ba2d2fd5140917e1
SHA256: e446f8e81ec2cb4241330839a7b7c55f28e466ed74e89055e2c7dacad2784537
Uploaded: 2024-02-09 09:19:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tox-ansible
Version: 24.2.0
Summary: A radical approach to testing ansible content
Author-Email: "Bradley A. Thornton" <bthornto[at]redhat.com>
Maintainer-Email: Ansible by Red Hat <info[at]ansible.com>
License: MIT
Keywords: ansible,collections,tox
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Requires-Dist: pytest
Requires-Dist: pytest-ansible (>=3.1.0)
Requires-Dist: pytest-xdist
Requires-Dist: pyyaml
Requires-Dist: tox (>4.4.8)
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: types-pyyaml; extra == "dev"
Requires-Dist: mkdocs-ansible (>=0.2.0); extra == "docs"
Requires-Dist: pipdeptree (>=2.7.1); extra == "docs"
Requires-Dist: ansible-core; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6151 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tox_ansible/__init__.py sha256=jLgadBXAmq6Oi_DSOBFYDX44tBFdDIaIPHwSJV0CS2w 31
tox_ansible/_version.py sha256=RXpjLrbOoVvSiZlgkJOapLOgPgLTcMVCj25okRwQHsY 413
tox_ansible/plugin.py sha256=tFHkr4znadbCpUxXuPLF1EXxtTKt4T20Jf5pml0wfHg 17337
tox_ansible-24.2.0.dist-info/LICENSE sha256=Pnwm8vNULKhPdpSA0gEhSU4rHaiHMFiViKhEIHdON48 1076
tox_ansible-24.2.0.dist-info/METADATA sha256=R24f32z-l7Y7Buxyo_W1ge9L9FEHoiCqzxXIjkvuCJk 8101
tox_ansible-24.2.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
tox_ansible-24.2.0.dist-info/entry_points.txt sha256=LeBNEQy-Ifqjzbcj3TQs_04sQVDz12vfMdedKGbljTQ 39
tox_ansible-24.2.0.dist-info/top_level.txt sha256=gTN8r61CHwiZRKejDUhmyBZhKxN4f-oO928YsuOCRzc 12
tox_ansible-24.2.0.dist-info/RECORD

top_level.txt

tox_ansible

entry_points.txt

[tox]
tox-ansible = tox_ansible.plugin