Metadata-Version: 2.4
Name: specgate
Version: 0.0.1
Summary: Quality gates for your AI specs. Verify specifications before handing them to coding agents.
Author-email: Francesco Marinoni Moretto <francesco.marinoni.moretto@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/frmoretto/specverify
Keywords: spec-driven-development,sdd,ai-coding,specification,verification,spec-gate,clarity-gate,stream-coding,coding-agents
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# specgate

**This package has moved to [`specverify`](https://pypi.org/project/specverify/).**

```bash
pip install specverify
```

See [github.com/frmoretto/specverify](https://github.com/frmoretto/specverify) for documentation.
