[Distutils] Upcoming changes to PEP 426/440

Daniel Holth dholth at gmail.com
Thu Jul 4 15:34:07 CEST 2013


If you don't waste your time enforcing the uniqueness of (condition,
extra) in the list of requirements then you can pretend install: is a
single item if you want to...

Wheel converts the flat Metadata 1.3 format to 2.0 draft easily with a
defaultdict: https://bitbucket.org/dholth/wheel/src/fb7a900808f31f440049b89a656089b5f55027ce/wheel/metadata.py?at=default#cl-49

On Thu, Jul 4, 2013 at 9:29 AM, Donald Stufft <donald at stufft.io> wrote:
> Yea. It's slow and requires invoking plv8 to do much of anything useful ;)
>
> On Jul 4, 2013, at 9:23 AM, Daniel Holth <dholth at gmail.com> wrote:
>
>> Have you played with Postgresql's JSON support :-)


More information about the Distutils-SIG mailing list