Mercurial > hg > PaInt
changeset 6:6a6da56314b1
stub readme
| author | Jeff Hammel <jhammel@mozilla.com> | 
|---|---|
| date | Thu, 23 Feb 2012 17:21:42 -0800 | 
| parents | 5b74792d46e4 | 
| children | a7bf894c96c7 | 
| files | README.txt | 
| diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/README.txt Thu Feb 23 14:56:36 2012 -0800 +++ b/README.txt Thu Feb 23 17:21:42 2012 -0800 @@ -3,6 +3,16 @@ python PAckage INTrospection +About +----- + +PaInt is meant to be a generic utility for introspection of python +packages. + +Some things that are useful to know about include: + + - dependencies + ---- Jeff Hammel
