README.md
setup.py
cockatrice/__init__.py
cockatrice/__main__.py
cockatrice/command.py
cockatrice/index_http_server.py
cockatrice/index_node.py
cockatrice/index_server.py
cockatrice/schema.py
cockatrice/scoring.py
cockatrice.egg-info/PKG-INFO
cockatrice.egg-info/SOURCES.txt
cockatrice.egg-info/dependency_links.txt
cockatrice.egg-info/entry_points.txt
cockatrice.egg-info/requires.txt
cockatrice.egg-info/top_level.txt
cockatrice/analysis/__init__.py
cockatrice/analysis/tokenizers.py
cockatrice/util/__init__.py
cockatrice/util/loader.py
tests/__init__.py
tests/test_index_http_server.py
tests/test_index_server.py
tests/test_schema.py
tests/test_scoring.py
tests/analysis/__init__.py
tests/analysis/test_tokenizers.py