mirror of
https://github.com/kennethreitz-archive/parse.git
synced 2026-06-05 23:40:17 +00:00
8 lines
228 B
Plaintext
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".
|
|
|