Metadata-Version: 2.1
Name: robotframework-gherkin-parser
Version: 0.2.1
Summary: Gherkin parser for Robot Framework
Project-URL: Homepage, https://github.com/d-biehl/robotframework-gherkin-parser
Project-URL: Donate, https://github.com/sponsors/d-biehl
Project-URL: Documentation, https://github.com/d-biehl/robotframework-gherkin-parser#readme
Project-URL: Changelog, https://github.com/d-biehl/robotframework-gherkin-parser/blob/main/CHANGELOG.md
Project-URL: Issues, https://github.com/d-biehl/robotframework-gherkin-parser/issues
Project-URL: Source, https://github.com/d-biehl/robotframework-gherkin-parser
Author-email: Daniel Biehl <dbiehl@live.de>
License: Apache-2.0
License-File: LICENSE.txt
Keywords: Acceptance Test Driven Development,Acceptance Testing,BDD,BDT,Behavior Driven Testing,Data Driven,Gherkin,Keyword Driven,RobotFramework,Test,Testing
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Library
Classifier: Framework :: Robot Framework :: Tool
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Acceptance
Classifier: Topic :: Software Development :: Testing :: BDD
Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: gurke==0.0.0
Requires-Dist: robotframework>=7.0
Description-Content-Type: text/markdown

# GherkinParser - GherkinParser for Robot Framework


TODO: Add description
