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
where we have the code to reconstruct wheel file_name from tag
A WHEEL file has the
Tagneeded to reconstruct the file_name of the wheel to construct a proper detailed PURL:See also
scancode-toolkit/etc/scripts/utils_thirdparty.py
Line 1148 in 4b57a7f