[Python-Dev] question about packaging
Antonio Cavallo
a.cavallo at cavallinux.eu
Sat Dec 29 15:37:21 CET 2012
More information about the Python-Dev mailing list
Sat Dec 29 15:37:21 CET 2012
- Previous message: [Python-Dev] question about packaging
- Next message: [Python-Dev] question about packaging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Correct if I'm wrong but distlib isn't targeting resources managent? distutils is targeted to distribute python modules/packages instead; small differences but on the field they really mean different things. distlib is under http://hg.python.org/distlib too :O ..my first guess would be that's the released "branch". Antoine Pitrou wrote: > On Fri, 28 Dec 2012 17:59:05 -0500 > Doug Hellmann<doug.hellmann at gmail.com> wrote: >> A couple of us from the OpenStack project are interested in getting involved in the packaging rewrite/update project. I was following that work for a while, but have lost track of its current state. Can someone point me to the right mailing list, and maybe a status page or something so I can start figuring out where we might be able to help? > > The current effort seems to be distlib, Vinay's project to gather the > "good parts" of packaging and distutils as a library API: > http://packages.python.org/distlib/ > (there's an active bitbucket repo) > > Regards > > Antoine. > > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/a.cavallo%40cavallinux.eu
- Previous message: [Python-Dev] question about packaging
- Next message: [Python-Dev] question about packaging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list