Metadata-Version: 2.1
Name: aac-gen-gherkin
Version: 0.1.2
Summary: An AaC plugin that generates Gherkin feature files from model behavior scenarios.
Author-email: AaC Dev Team <asdfasdaf@email.com>
License: MIT License
Project-URL: Homepage, https://github.com/DevOps-MBSE/aac-gen-gherkin
Project-URL: Issues, https://github.com/DevOps-MBSE/aac-gen-gherkin/issues
Keywords: SysML,Architecture-as-Code,System Engineering,MBSE
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9.13
Description-Content-Type: text/markdown
Requires-Dist: aac>=0.4.26
Provides-Extra: doc
Requires-Dist: sphinx>=7.3.7; extra == "doc"
Requires-Dist: sphinxcontrib-applehelp~=1.0.2; extra == "doc"
Requires-Dist: sphinxcontrib-devhelp~=1.0.2; extra == "doc"
Requires-Dist: sphinxcontrib-htmlhelp~=2.0.0; extra == "doc"
Requires-Dist: sphinxcontrib-jsmath~=1.0.1; extra == "doc"
Requires-Dist: sphinxcontrib-qthelp~=1.0.3; extra == "doc"
Requires-Dist: sphinxcontrib-serializinghtml~=1.1.9; extra == "doc"
Requires-Dist: sphinx-copybutton~=0.5.2; extra == "doc"
Requires-Dist: sphinx_contributors~=0.2.7; extra == "doc"
Requires-Dist: sphinx-autobuild~=2021.3.14; extra == "doc"
Requires-Dist: sphinx-simplepdf~=1.6.0; extra == "doc"
Requires-Dist: furo~=2024.5.6; extra == "doc"
Requires-Dist: docutils~=0.19; extra == "doc"
Requires-Dist: myst-parser~=2.0.0; extra == "doc"
Requires-Dist: pytz~=2023.3; extra == "doc"
Provides-Extra: test
Requires-Dist: build>=1.0.0; extra == "test"
Requires-Dist: tox>=3.24; extra == "test"
Requires-Dist: nose2>=0.10.0; extra == "test"
Requires-Dist: behave>=1.2.6; extra == "test"
Requires-Dist: coverage>=6.0; extra == "test"
Requires-Dist: flake8>=4.0; extra == "test"
Requires-Dist: flake8-docstrings>=1.6.0; extra == "test"
Requires-Dist: flake8-fixme>=1.1.1; extra == "test"
Requires-Dist: flake8-eradicate>=1.5.0; extra == "test"
Requires-Dist: flake8-assertive>=1.3.0; extra == "test"
Requires-Dist: eradicate<3.0,>=2.0; extra == "test"
Requires-Dist: httpx>=0.23.0; extra == "test"
Provides-Extra: all
Requires-Dist: aac-gen-gherkin[doc]; extra == "all"
Requires-Dist: aac-gen-gherkin[test]; extra == "all"
