Metadata-Version: 2.4
Name: specreq
Version: 0.1.0
Summary: Write product specs as Python code.
Author-email: William Hogben <will@willhogben.com>
License-Expression: MIT
Project-URL: Homepage, https://willhogben.com
Project-URL: Repository, https://github.com/whogben/specreq
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: pydantic>=2.0
Requires-Dist: typer>=0.9
Provides-Extra: dev
Requires-Dist: pytest>=7; extra == "dev"
Dynamic: license-file
