Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2010-03-28 11:12:55
Size: 199
Editor: ADijon-157-1-62-76
Comment:
Revision 10 as of 2010-04-04 21:55:23
Size: 1158
Editor: 74
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
* XML-RPC client for distutils 2: http://bugs.python.org/issue8190  * XML-RPC client for distutils 2: http://bugs.python.org/issue8190
 * Make it possible to use setup.cfg to describe all the metatadata: http://bugs.python.org/issue8252
 * Describe the resources files and the python files using a [resources] section in setup.cfg : http://bugs.python.org/issue8253
 * write a configure command: http://bugs.python.org/issue8254
 * write a tutorial: http://bugs.python.org/issue8255
 * promote and evangelize Distutils2 – This will consist of helping python project to switch/adopt Distutils2.
 We will define a list of targets at the beginning and the student will be in charge of helping them switching to
 Distutils2 if they want.
 * add a post/pre commit hook for install and uninstall commands: http://bugs.python.org/issue8312
 * make sure distutils2 works under Py3
 * move the code from distribute to distutils2 (upload_doc, use_2to3)
 * Implement pkgutil APIs described in PEP 376 : http://bugs.python.org/issue8250 -- work started by people in the community already.

This page describes a possible Summer of Code project for Distutils2

Contact: Tarek Ziadé <tarek@ziade.org>

Tasks:

SummerOfCode/Distutils2 (last edited 2010-08-03 23:41:51 by 5)

Unable to edit the page? See the FrontPage for instructions.