.gitignore
.travis.yml
LICENSE
README.md
setup.cfg
setup.py
tox.ini
sre_tools/__init__.py
sre_tools/_simplify.py
sre_tools/_split.py
sre_tools/simplify.py
sre_tools/utils.py
sre_tools.egg-info/PKG-INFO
sre_tools.egg-info/SOURCES.txt
sre_tools.egg-info/dependency_links.txt
sre_tools.egg-info/top_level.txt
sre_tools.egg-info/version.txt
tests/__init__.py
tests/test_simplify.py
tests/test_split.py
tests/test_utils.py