more details in the abstract

This commit is contained in:
Tarek Ziadé 2009-04-13 21:14:19 +00:00
parent 08f90b907e
commit 1afa68a26d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Abstract
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.