TODO
====

* Option: check the name and version for each tagged package by
  finding the setup.py, running it and asking for its name and
  version instead of doing a regex search. For this you need a full
  checkout of the whole repository instead of just a temporary
  checkout of a setup.py file.

 
