Is there interest in a pull request for functions that perform the inverse operation of packaging.utils.parse_wheel_filename and parse_sdist_filename?
It seems like an omission that there is no function such that x == compose_wheel_filename(*parse_wheel_filename(x))