Metadata-Version: 2.4
Name: verifyspec
Version: 0.0.1
Summary: This package has moved to specverify. Verify your AI specs before execution.
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,specification,verification
Classifier: Development Status :: 1 - Planning
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

# verifyspec

**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.
