.coveragerc
.gitignore
CITATION.cff
LICENSE.txt
MANIFEST.in
README.md
setup.py
tox.ini
.github/workflows/publish.yml
.github/workflows/test_python.yml
docs/definitions.md
docs/design.md
docs/index.md
hyperreal/__init__.py
hyperreal/_index_schema.py
hyperreal/cli.py
hyperreal/corpus.py
hyperreal/db_utilities.py
hyperreal/index.py
hyperreal/server.py
hyperreal/utilities.py
hyperreal.egg-info/PKG-INFO
hyperreal.egg-info/SOURCES.txt
hyperreal.egg-info/dependency_links.txt
hyperreal.egg-info/entry_points.txt
hyperreal.egg-info/requires.txt
hyperreal.egg-info/top_level.txt
hyperreal/templates/base.html
hyperreal/templates/cluster.html
hyperreal/templates/details.html
hyperreal/templates/index.html
hyperreal/templates/index_listing.html
hyperreal/templates/macros.html