Substituting file links with VCS links in the Simple Repository API

I’m similarly surprised this works, and I would bet a nominal amount of money that it’s an implementation quirk :slightly_smiling_face:

Egg uploads to PyPI have been disabled since PEP 715 last year, and there’s been some intermittent discussion about killing off #egg fragment support entirely (since it’s unstandardized + functionally overlaps with the standard PEP 508 syntax): Killing off the `egg=` fragment once and for all?