aboutcode-org / aboutcode-org/scancode-toolkit
Collect WHEEL files for installed python wheels
オープン
codeday
package scan
package-formats
- 主要言語
- Python
- スター
- 2.6k
- フォーク
- 791
- 平均マージ
- 1日 12時間
- マージ済み PR(30日)
- 5
説明
A WHEEL file has the `Tag` needed to reconstruct the file_name of the wheel to construct a proper detailed PURL:
```
Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: false
Tag: cp27-cp27m-win_amd64
```
See also https://github.com/aboutcode-org/scancode-toolkit/blob/4b57a7fe86e60e14694445a63f379b22ecbd7135/etc/scripts/utils_thirdparty.py#L1148 where we have the code to reconstruct wheel file_name from tag
コントリビューションガイド
評価
この issue はまだ評価されていません。