aboutcode-org / aboutcode-org/scancode-toolkit
Collect WHEEL files for installed python wheels
Aperta
codeday
package scan
package-formats
- Lingua principale
- Python
- Stelle
- 2.6k
- Fork
- 791
- Merge medio
- 1g 12h
- PR unite (30g)
- 5
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.