Metadata-Version: 2.1
Name: scanli
Version: 0.1.0
Summary: CLI tool which scans project dependencies for OSS licenses.
Home-page: https://github.com/chrislawlor/scanli
License: Apache 2.0
Author: Chris Lawlor
Author-email: lawlor.chris@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Utilities
Requires-Dist: cache-to-disk (>=2.0.0,<3.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: requirements-parser (>=0.5.0,<0.6.0)
Requires-Dist: rich (>=12.6.0,<13.0.0)
Project-URL: Repository, https://github.com/chrislawlor/scanli
Description-Content-Type: text/markdown

# Scanli

OSS license detection and reporting.
