Differences between revisions 4 and 5
Revision 4 as of 2009-03-28 19:27:59
Size: 651
Editor: tarek
Comment:
Revision 5 as of 2009-04-22 08:56:08
Size: 727
Editor: tarek
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:

= code prototype =

 * get_metadata : http://bugs.python.org/issue4908

The distutils — PEP 376 describes a new .egg.info infrastructure.

Please look at the direct svn link which has the latest version : svn link

  • make sure the new standard (which is compatible with all tools out there in its current state - see PEP 376) contains everything we need.
  • work on the uninstall story, by looking at PEP 262 and seeing how the RECORD file need to be
  • make sure the APIs proposed are complete
  • think hard to see if we want a reference install/uninstall script in distutils (I am +1 personnaly)

code prototype

Distutils/StandardizeEggInfo (last edited 2009-04-22 08:56:08 by tarek)

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