LICENSE
MANIFEST.in
README.rst
VERSION
setup.cfg
setup.py
src/string_parser.egg-info/PKG-INFO
src/string_parser.egg-info/SOURCES.txt
src/string_parser.egg-info/dependency_links.txt
src/string_parser.egg-info/not-zip-safe
src/string_parser.egg-info/requires.txt
src/string_parser.egg-info/top_level.txt
src/strparse/__init__.py
src/strparse/patterns.py
src/strparse/string_parser.py
src/strparse/tokens.py
test/test_strparser.py