Metadata-Version: 2.4
Name: gd-specflow
Version: 0.2.0
Summary: SpecFlow MCP Server and CLI — spec-driven AI code generation
Author-email: Adam Wrobel <awrobel@griddynamics.com>, Artsiom Kozak <akozak@griddynamics.com>
License: MIT
Project-URL: Homepage, https://github.com/griddynamics/gd-specflow
Project-URL: Repository, https://github.com/griddynamics/gd-specflow
Keywords: mcp,ai,code-generation,specflow,llm,claude
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: ==3.13.*
Requires-Dist: fastmcp>=0.2.0
Requires-Dist: httpx>=0.26.0
Requires-Dist: pydantic>=2.5.3
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: PyMuPDF>=1.25.0
Requires-Dist: python-docx>=1.1.0
Requires-Dist: python-pptx>=1.0.0
Requires-Dist: openpyxl>=3.1.0
Requires-Dist: plyer>=2.1.0
