Metadata-Version: 2.4
Name: rhiza
Version: 0.4.0
Summary: Reusable configuration templates for modern Python projects
Project-URL: Homepage, https://github.com/jebel-quant/rhiza-cli
Project-URL: Repository, https://github.com/jebel-quant/rhiza-cli
Project-URL: Issues, https://github.com/jebel-quant/rhiza/issues-cli
Author: Thomas Schmelzer
License: MIT
License-File: LICENSE
Keywords: ci,configuration,ruff,taskfile,templates
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.11
Requires-Dist: loguru>=0.7.3
Requires-Dist: pyyaml==6.0.3
Requires-Dist: typer>=0.20.0
Provides-Extra: dev
Requires-Dist: marimo==0.18.4; extra == 'dev'
Requires-Dist: pdoc>=16.0.0; extra == 'dev'
Requires-Dist: pre-commit==4.5.0; extra == 'dev'
Requires-Dist: pytest-cov>=7.0.0; extra == 'dev'
Requires-Dist: pytest-html>=4.1.1; extra == 'dev'
Requires-Dist: pytest==9.0.2; extra == 'dev'
Description-Content-Type: text/markdown

# rhiza-cli
Command line interface for Rhiza
