Files
parse/README.txt
T
Richard Jones 1d656b930b first commit
2011-11-17 16:32:27 +11:00

8 lines
228 B
Plaintext

Parse strings using a specification based on the Python format() syntax.
For documentation please "pydoc parse". The same documentation is available
at http://pypi.python.org/pypi/parse
To run its tests use "python -m html".