aboutcode-org / aboutcode-org/scancode-toolkit
Poor Scan results quality on Python wheel (.whl) distributions
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
### Description
While the quality on the source distribution is great, we could do better on the wheel distributions:
- Scanning the source distribution [license-expression-30.0.0.tar.gz](https://files.pythonhosted.org/packages/80/ad/9b3614c4630f3a1c0d5d7e5f6cfa8e90850186864e1181e86a65150d983f/license-expression-30.0.0.tar.gz)
```
Declared license: apache-2.0
Declared holder: nexB Inc. and others
License clarity score: 90
Key files: 7
Detected packages: 3
```
- Scanning the wheel [license_expression-30.0.0-py3-none-any.whl](https://files.pythonhosted.org/packages/12/36/d973dc41ce58eb3e6c8833e75d9e50f8c8f6c9bc9ac7e4f5430294e88708/license_expression-30.0.0-py3-none-any.whl)
```
Declared license: None
Declared holder: None
License clarity score: 0
Key files: 0
Detected packages: 0
```
貢獻指南
評估
這個 Issue 還沒有評估資料。