aboutcode-org / aboutcode-org/scancode-toolkit
Collect WHEEL files for installed python wheels
Đang mở
codeday
package scan
package-formats
- Ngôn ngữ chính
- Python
- Star
- 2.6k
- Fork
- 791
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.