Metadata-Version: 2.1
Name: pyvarium
Version: 0.1.0
Summary: Tool for managing mixed Spack and pip packages
Author: Robert Rosca
Author-email: 32569096+RobertRosca@users.noreply.github.com
Requires-Python: >=3.8,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Jinja2 (>=3.0.3,<4.0.0)
Requires-Dist: dynaconf (>=3.1.4,<4.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: pyaml (>=21.8.3,<22.0.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: rich (>=10.7.0,<11.0.0)
Requires-Dist: rtoml (>=0.8.0,<0.9.0)
Requires-Dist: typer[all] (>=0.6.1,<0.7.0)
