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

# Gherkin for Python

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