CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
SECURITY.md
pyproject.toml
python/README.md
python/src/tricube/__init__.py
python/src/tricube/__main__.py
python/src/tricube/_native.py
python/src/tricube/_reference.py
python/src/tricube/_version.py
python/src/tricube/api.py
python/src/tricube/cli.py
python/src/tricube/py.typed
python/src/tricube/security.py
python/src/tricube/vectors.py
python/src/tricube.egg-info/PKG-INFO
python/src/tricube.egg-info/SOURCES.txt
python/src/tricube.egg-info/dependency_links.txt
python/src/tricube.egg-info/entry_points.txt
python/src/tricube.egg-info/requires.txt
python/src/tricube.egg-info/top_level.txt
python/src/tricube/data/tricube_vectors.json
python/tests/test_api.py
python/tests/test_cli.py
python/tests/test_security_notice.py
python/tests/test_vectors.py