aboutcode-org / aboutcode-org/scancode-toolkit

Collect WHEEL files for installed python wheels

未关闭
#4,214 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
codeday package scan package-formats
主要语言
Python
星标
2.6k
派生
791
平均合并
1 天 12 小时
30 天内合并 PR
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。