Metadata-Version: 2.4
Name: arjunjain-autoprep
Version: 0.1.0
Summary: A one-command project setup utility for bootstrapping new projects quickly.
Author-email: Arjun Jain <connect.arjunjain@gmail.com>
Requires-Python: >=3.10
Requires-Dist: typer[all]
Requires-Dist: rich
Requires-Dist: jinja2
Requires-Dist: pyyaml
Requires-Dist: toml
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
