Mercurial > hg > PaInt
diff README.txt @ 6:6a6da56314b1
stub readme
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 23 Feb 2012 17:21:42 -0800 |
parents | 96362e527bd6 |
children | 8f39ba642531 |
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