Feb. 3, 2009
5:48 p.m.
On Mon, Feb 2, 2009 at 05:48, Ben Finney <ben+python@benfinney.id.au> wrote:
- fetches packages from http://pypi.python.org/pypi using their XML-RPC interface.
Surely this is something that should be done by the package management library, making it available in one place for each front-end tool; not implemented in a specific front-end tool?
Right, for example if you use cache/mirror. -- Sebastien Douche <sdouche@gmail.com>