Metadata-Version: 2.4
Name: cucumber-messages
Version: 29.0.1
Summary: Cucumber Messages is a message protocol for representing results and other information from Cucumber. 
Author-email: Cucumber Limited <cukes@googlegroups.com>
Maintainer-email: Konstantin Goloveshko <kostya.goloveshko@gmail.com>
License: MIT
Project-URL: Repository, https://github.com/cucumber/messages
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
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
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: test
Requires-Dist: cucumber-messages[test-coverage]; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: tox>=4.2; extra == "test"
Provides-Extra: test-coverage
Requires-Dist: coverage; extra == "test-coverage"
Requires-Dist: GitPython; extra == "test-coverage"
Requires-Dist: packaging; extra == "test-coverage"
Requires-Dist: pytest; extra == "test-coverage"
Dynamic: license-file

# Messages

Cucumber Messages for Python https://github.com/cucumber/messages
