Metadata-Version: 2.1 Requires-Python: >=3.10, <3.13 Name: TAP-Consumer Version: 0.0.7 Provides-Extra: ci Requires-Dist: tox~=4.18; extra=="ci" Requires-Dist: tox-gh~=1.3; extra=="ci" Provides-Extra: fix Requires-Dist: black>=24.3; extra=="fix" Requires-Dist: ruff>=0.1.6; extra=="fix" Requires-Dist: autoflake; extra=="fix" Requires-Dist: isort; extra=="fix" Provides-Extra: dist Requires-Dist: python-semantic-release; extra=="dist" Requires-Dist: sigstore; extra=="dist" Requires-Dist: twine; extra=="dist" Requires-Dist: cibuildwheel; extra=="dist" Provides-Extra: lint Requires-Dist: bandit[toml]; extra=="lint" Requires-Dist: black>=24.3; extra=="lint" Requires-Dist: flake8; extra=="lint" Requires-Dist: isort; extra=="lint" Requires-Dist: mypy; extra=="lint" Requires-Dist: pyright; extra=="lint" Requires-Dist: readme-renderer[md]; extra=="lint" Requires-Dist: Flake8-pyproject; extra=="lint" Requires-Dist: flake8-annotations; extra=="lint" Requires-Dist: flake8-broken-line; extra=="lint" Requires-Dist: flake8-bugbear; extra=="lint" Requires-Dist: flake8-comprehensions; extra=="lint" Requires-Dist: flake8-datetimez; extra=="lint" Requires-Dist: flake8-docstring-checker; extra=="lint" Requires-Dist: flake8-eradicate; extra=="lint" Requires-Dist: flake8-fixme; extra=="lint" Requires-Dist: flake8-leading-blank-lines; extra=="lint" Requires-Dist: flake8-no-pep420; extra=="lint" Requires-Dist: flake8-pyi; extra=="lint" Requires-Dist: flake8-pytest-style; extra=="lint" Requires-Dist: flake8-quotes; extra=="lint" Requires-Dist: flake8-tidy-imports; extra=="lint" Requires-Dist: flake8-type-checking; extra=="lint" Provides-Extra: test Requires-Dist: coverage[toml]; extra=="test" Requires-Dist: pytest; extra=="test" Requires-Dist: hypothesis[all]; extra=="test" Requires-Dist: pytest-asyncio; extra=="test" Requires-Dist: pytest-cov; extra=="test" Requires-Dist: pytest-randomly; extra=="test" Requires-Dist: pytest-tcpclient; extra=="test" Requires-Dist: pytest-xdist; extra=="test" Summary: Parses and serializes Test Anything Protocol output. Home-page: https://oziproject.dev Author: Eden Ross Duff MSc Author-email: help@oziproject.dev License: MIT AND Apache-2.0 WITH LLVM-exception Download-URL: https://github.com/OZI-Project/TAP-Consumer/archive/refs/tags/0.0.7.tar.gz Requires-Dist: prompt-toolkit Requires-Dist: pyparsing Requires-Dist: PyYAML Requires-Dist: types-PyYAML Classifier: License :: OSI Approved :: Apache Software License Classifier: License :: OSI Approved :: MIT License Classifier: Development Status :: 1 - Planning Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Intended Audience :: Developers Classifier: Natural Language :: English Classifier: Typing :: Typed Classifier: Environment :: Console Description-Content-Type: text/x-rst Description: .. OZI Classifier: License-Expression :: Apache-2.0 WITH LLVM-exception Classifier: License-File :: LICENSE.txt .. Part of TAP-Consumer. See LICENSE.txt in the project root for details. ============ TAP-Consumer ============ Simple API for parsing TAP version 12+ tests, subtests are currently ignored. License ------- TAP-Consumer is licensed MIT AND Apache-2.0 WITH LLVM-exception, see LICENSE.txt for more information. .. image:: https://raw.githubusercontent.com/sigstore/community/main/artwork/badge/sigstore_codesigned_purple.png :align: right :height: 140 :target: https://www.sigstore.dev/