r1chardj0n3s / parse

Parse strings using a specification based on the Python format() syntax.
http://pypi.python.org/pypi/parse
MIT License
1.72k stars 101 forks source link

Fix bug when parse fortran style exponent number #94

Closed purpleskyfall closed 4 years ago

r1chardj0n3s commented 4 years ago

I've merged a separate branch with an additional test case and some documentation, thanks!