Metadata-Version: 2.4
Name: composcan
Version: 0.1.0
Summary: Software Composition Analysis Tool
Author: composcan Contributors
License: Apache-2.0
Keywords: sca,open-source,license-compliance,vulnerabilities
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Dynamic: license-file

# composcan

**Software Composition Analysis Tool**

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)

## Install
```bash
pip install composcan
```

## Quick Start
```bash
composcan --version
```
