Metadata-Version: 2.4
Name: scanoss-test
Version: 2.0.3
Summary: SCANOSS SDK for Software Composition Analysis
Author-email: SCANOSS <info@scanoss.com>
License: MIT
Project-URL: Homepage, https://scanoss.com
Project-URL: Documentation, https://docs.scanoss.com
Project-URL: Repository, https://github.com/scanoss/scanoss.lib
Project-URL: Issues, https://github.com/scanoss/scanoss.lib/issues
Keywords: scanoss,sca,software composition analysis,open source,license,sbom
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: protobuf>=4.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Requires-Dist: mypy>=1.0.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"
