aboutcode-org / aboutcode-org/scancode-toolkit

Collect WHEEL files for installed python wheels

Abierto
#4,214 1 comentario 0 reacciones 0 asignados Ver en GitHub
codeday package scan package-formats
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.