If the PEP is updated to include the exports, they should be in the wheel no
matter which tool builds it. Then in theory distlib could generate the
scripts during installation, but there are a lot of options to consider -
did setuptools put them in there already? Do we want native launchers? etc.
which is perfectly doable in distlib, but I'm not sure that's the best place
for it because I think wheel processing should be uncomplicated.
Wheel.install already has quite a few kwargs: