Metadata-Version: 2.4
Name: licensehound
Version: 0.0.3
Summary: Find the open-source licenses in your dependency tree, before procurement does.
Author: LicenseHound
License: Apache-2.0
Project-URL: Homepage, https://licensehound.quantcalc.app
Project-URL: Repository, https://github.com/istefanov87-svg/licensehound
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Requires-Python: >=3.11
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: ruff>=0.6; extra == "dev"
Requires-Dist: mypy>=1.11; extra == "dev"
