README.md
setup.py
catchword/__init__.py
catchword/handler.py
catchword/info.py
catchword/main.py
catchword/trie.py
catchword.egg-info/PKG-INFO
catchword.egg-info/SOURCES.txt
catchword.egg-info/dependency_links.txt
catchword.egg-info/entry_points.txt
catchword.egg-info/top_level.txt
tests/__init__.py
tests/test_handler.py
tests/test_trie.py