Metadata-Version: 2.1
Name: hoppr
Version: 0.18.2
Summary: A tool for defining, verifying, and transferring software dependencies between environments.
Home-page: https://gitlab.com/lmco/hoppr/hoppr
License: MIT
Author: LMCO Open Source
Author-email: open.source@lmco.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (==8.1.3)
Requires-Dist: cyclonedx-python-lib (>=2.0.0,<3.0.0)
Requires-Dist: jsonschema (>=4.4.0,<5.0.0)
Requires-Dist: packageurl-python (>=0.9.9,<0.10.0)
Requires-Dist: pydantic[email] (>=1.9.0,<2.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: typer (>=0.4.0,<0.5.0)
Requires-Dist: types-PyYAML (>=6.0.5,<7.0.0)
Requires-Dist: urllib3 (>=1.26.9,<2.0.0)
Project-URL: Repository, https://gitlab.com/lmco/hoppr/hoppr
