On 28 December 2013 21:36, Vinay Sajip <[email protected]> wrote: > I don't have anything actually written, though all the information is > available in the JSON for individual releases under the "source/data-files" > key. I will look at writing a simple scanner which looks at all the unique > directories declared by PyPI dists. This should be faster when run locally on > the server than a script which fetches the JSON via HTTP. Give me a bit of > time, and I'll post what I find.
Data driven design? What madness is this? :) Good idea Paul, and thanks for looking into it Vinay. Cheers, Nick. P.S. That reminds me, I should redo the PyPI version compatibility numbers for the latest PEP 440 draft - making pytz relatively easy to convert was the main gain, but I suspect the overall compatibility percentage will improve a little bit regardless. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
