aboutcode-org / aboutcode-org/scancode.io
Scan results quality for Python packages: wheel vs. source distributions
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
While the "License clarity" and "Scan summary" data looks great when using source distributions, the quality of the results when using wheel as inputs could be improved.
For example with https://pypi.org/project/XlsxWriter/3.0.3/#files
- Source: `XlsxWriter-3.0.3.tar.gz`

- Wheel: `XlsxWriter-3.0.3-py3-none-any.whl `

----
When looking at the `LICENSE.txt` and `METADATA` key files of the wheel, it seems that we should be able to get the `Declared license` and `Declared holder` value as we do for the source dist:



貢獻指南
評估
這個 Issue 還沒有評估資料。