Metadata-Version: 2.3
Name: reqkit
Version: 0.3.0
Summary: Reqkit offers a structured way to construct and track requirements within your project
Author: Garrett Gruss
Author-email: Garrett Gruss <garrett.g.gruss@gmail.com>
Requires-Dist: click>=8.0
Requires-Dist: pandas>=3.0.3
Requires-Dist: pydantic>=2.13.4
Requires-Dist: python-dotenv>=1.2.2
Requires-Dist: rich>=13.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Reqkit

This project offers a structured way to construct and track requirements within your project

## usage

TBD