Description
Wheel filenames can be parsed into project, version, build, Python tag, ABI, and platform components. This library helps packaging tools validate and inspect Python wheel metadata from filenames.
It is imported by developer tooling and does not install packages. Callers still need to verify wheel contents and signatures when handling downloaded files.