[Distutils] [PATCH] Write distribution meta-data an XML file
Paul Prescod
paulp@ActiveState.com
Fri Mar 9 21:37:01 2001
Amos, we had agreed to this step at the conference. Great mind reading!
I agreed to send information about some potential existing XML formats.
Programmer's Package Description (PPD) is defined here:
http://velocity.activestate.com/docs/ActivePerl/site/lib/XML/PPD.html
PPD is based on OSD:
http://www.w3.org/TR/NOTE-OSD.html
which is a pseudo-standard that never got much traction. Some PPD files
are here:
http://ppm.activestate.com/PPMPackages/PyPPM/2.0/
I've also stumbled across this one:
http://www.asp-shareware.org/pad/
There is a link to examples on that page...
--
Python:
Programming the way
Guido
indented it.