CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 06:38:42 GMT
server: Apache/2.4.41 (Ubuntu)
vary: Cookie,User-Agent,Accept-Encoding
set-cookie: MOIN_SESSION_443_ROOT_moin=ff7d95be8eb723f9fff237885ef27831d0f9c3e5; Expires=Thu, 31-Jul-2025 07:38:00 GMT; Max-Age=3600; Secure; Path=/
content-encoding: gzip
content-type: text/html; charset=utf-8
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=315360000; includeSubDomains; preload
Distutils/StandardizeEggInfo - Python Wiki
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
get_metadata : https://bugs.python.org/issue4908
Distutils/StandardizeEggInfo (last edited 2009-04-22 08:56:08 by tarek)
Unable to edit the page? See the FrontPage for instructions.