.gitignore
Automaton.c
Automaton.h
AutomatonItemsIter.c
AutomatonItemsIter.h
AutomatonSearchIter.c
AutomatonSearchIter.h
Automaton_pickle.c
LICENSE
MANIFEST.in
Makefile
README.rst
appveyor.yml
common.h
dump2dot.py
memdump_check.py
posix.h
pyahocorasick.c
setup.cfg
setup.py
slist.c
slist.h
test-memory.py
test.py
trie.c
trie.h
trienode.c
trienode.h
unittests.py
unpickle_test.py
utils.c
windows.h
benchmarks/benchmark.py
benchmarks/benchmark3.py
benchmarks/results/python2-westmere.txt
benchmarks/results/python3-broadwell-u.txt
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
msinttypes/inttypes.h
msinttypes/stdint.h
py/README.rst
py/exportdot.py
py/issue_21.py
py/pyahocorasick.py
py/pyahocorasick.pyc
py/unittests.py
py/__pycache__/pyahocorasick.cpython-34.pyc
pyahocorasick.egg-info/PKG-INFO
pyahocorasick.egg-info/SOURCES.txt
pyahocorasick.egg-info/dependency_links.txt
pyahocorasick.egg-info/top_level.txt
regression/issue_10.py
regression/issue_19.py
regression/issue_26.py
regression/issue_5.py
regression/issue_50-part1.py
regression/issue_50-part2.py
regression/issue_53.py
regression/issue_56.py
regression/issue_8.py
regression/issue_9.py
stamp/.gitignore
stamp/build_py2
stamp/build_py3
stamp/regression_py2
stamp/unittests_py2
stamp/unittests_py3
unresolved_bugs/.gitignore
unresolved_bugs/bug_68.py
unresolved_bugs/bug_81.py