On Tue, Mar 12, 2013 at 5:50 AM, M.-A. Lemburg <[email protected]> wrote: > Not hard to do: we'd just need to keep the old index in place > using a different URL, e.g. /simple-v1/.
That's not necessary: the XML-RPC API lets you query those URLs directly. They're part of the metadata standard, after all... which means you can *also* access them by downloading the DOAP records, browsing the PyPI pages directly, etc. There are plenty of ways to get that data, no point adding another one. _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
