.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
cmp.py
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
py_aho_corasick/__init__.py
py_aho_corasick/py_aho_corasick.py
py_aho_corasick.egg-info/PKG-INFO
py_aho_corasick.egg-info/SOURCES.txt
py_aho_corasick.egg-info/dependency_links.txt
py_aho_corasick.egg-info/not-zip-safe
py_aho_corasick.egg-info/top_level.txt
tests/__init__.py
tests/test_py_aho_corasick.py