[Python-checkins] r71594 - peps/trunk/pep-0376.txt

tarek.ziade python-checkins at python.org
Mon Apr 13 23:14:20 CEST 2009


Author: tarek.ziade
Date: Mon Apr 13 23:14:19 2009
New Revision: 71594

Log:
more details in the abstract

Modified:
   peps/trunk/pep-0376.txt

Modified: peps/trunk/pep-0376.txt
==============================================================================
--- peps/trunk/pep-0376.txt	(original)
+++ peps/trunk/pep-0376.txt	Mon Apr 13 23:14:19 2009
@@ -17,6 +17,7 @@
 This PEP proposes various enhancements for Distutils:
 
 - A new format for the .egg-info structure.
+- Some APIs to read the meta-data of a project
 - An install script to install a package in Python.
 - An uninstall script to uninstall a package in Python.
 


More information about the Python-checkins mailing list