[Distutils] Platform specific destinations in wheel files?
Nick Coghlan
ncoghlan at gmail.com
Sat Dec 28 14:18:07 CET 2013
On 28 December 2013 21:36, Vinay Sajip <vinay_sajip at yahoo.co.uk> 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 | ncoghlan at gmail.com | Brisbane, Australia
More information about the Distutils-SIG
mailing list