Currently I'm using a very ugly approach based on a regex for finding links and taking them apart.
I'm unhappy with the code, so I'm asking for nicer solutions, preferably using only the stdlib.
The task at hand has 2 parts:
The expected result is a mapping of distribution -> versions -> files.
its unfortunate, but due to the lack of xmlrpc on other indexes i need to keep my solution