README.md
setup.py
sttp/__init__.py
sttp/errors.py
sttp/parser.py
sttp/pkg_meta.py
sttp/utils.py
sttp.egg-info/PKG-INFO
sttp.egg-info/SOURCES.txt
sttp.egg-info/dependency_links.txt
sttp.egg-info/entry_points.txt
sttp.egg-info/requires.txt
sttp.egg-info/top_level.txt
sttp/core/__init__.py
sttp/core/functions.py
sttp/core/match_funs.py
sttp/core/matches.py
sttp/ext/__init__.py
sttp/ext/function.py
sttp/ext/match.py
sttp/ext/match_fun.py
sttp/ext/register.py
sttp/subst/__init__.py
sttp/subst/handler.py
sttp/subst/parser.py
test/sttp/__init__.py
test/sttp/parser_test.py
test/sttp/core/__init__.py
test/sttp/core/match_funs_test.py
test/sttp/core/matches_test.py
test/sttp/ext/__init__.py
test/sttp/ext/register_test.py
test/sttp/subst/__init__.py
test/sttp/subst/parser_test.py