Phillip J. Eby wrote: > At 08:44 AM 2/26/2008 +1100, Richard Jones wrote: > >PyPI has an xml-rpc interface but it's not being used. > > > >What are the chances of getting setuptools to change? > > See http://www.python.org/dev/peps/pep-0365/ for details on what's > supposed to (eventually) use the XML-RPC interface. I wasn't aware of that PEP, thanks! Is there any more detail on what XML-RPC features you'd need to support it? > There are no plans for easy_install to use XML-RPC, however. Yep, OK. I had forgotten the static-HTML fallback. Richard