Metadata-Version: 2.1
Name: gherkin-official
Version: 30.0.4
Summary: Gherkin parser (official, by Cucumber team)
Author-email: Cucumber Ltd and Björn Rasmusson <cukes@googlegroups.com>
Project-URL: Homepage, https://github.com/cucumber/gherkin
Project-URL: Repository, https://github.com/cucumber/gherkin.git
Project-URL: Download, https://pypi.python.org/pypi/gherkin-official
Project-URL: Issues, https://github.com/cucumber/gherkin/issues
Project-URL: Changelog, https://github.com/cucumber/gherkin/releases
Keywords: gherkin,cucumber,bdd
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: typing-extensions>=4

# Gherkin for Python

Gherkin parser/compiler for Python. Please see [Gherkin](https://github.com/cucumber/gherkin) for details.
