This commit is contained in:
Tarek Ziadé 2009-05-14 22:07:21 +00:00
parent db57e08ab3
commit e5cfab0e84
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ Rationale
There are two problems right now in the way projects are installed in Python:
- There are too many ways to install a project in Python.
- There is no API to get the metadata of installed packages.
- There is no API to get the metadata of installed projects.
How projects are installed
--------------------------