LICENSE
README.md
pyproject.toml
setup.py
iscc_core/__init__.py
iscc_core/__main__.py
iscc_core/cdc.py
iscc_core/check.py
iscc_core/code_content_audio.py
iscc_core/code_content_image.py
iscc_core/code_content_mixed.py
iscc_core/code_content_text.py
iscc_core/code_content_video.py
iscc_core/code_data.py
iscc_core/code_flake.py
iscc_core/code_instance.py
iscc_core/code_meta.py
iscc_core/codec.py
iscc_core/conformance.py
iscc_core/constants.py
iscc_core/data.json
iscc_core/dct.py
iscc_core/iscc_code.py
iscc_core/iscc_id.py
iscc_core/minhash.py
iscc_core/models.py
iscc_core/options.py
iscc_core/simhash.py
iscc_core/utils.py
iscc_core/wtahash.py
iscc_core.egg-info/PKG-INFO
iscc_core.egg-info/SOURCES.txt
iscc_core.egg-info/dependency_links.txt
iscc_core.egg-info/requires.txt
iscc_core.egg-info/top_level.txt
tests/test_0_options.py
tests/test_cdc.py
tests/test_check.py
tests/test_code_content_audio.py
tests/test_code_content_image.py
tests/test_code_content_mixed.py
tests/test_code_content_text.py
tests/test_code_content_video.py
tests/test_code_data.py
tests/test_code_flake.py
tests/test_code_instance.py
tests/test_code_meta.py
tests/test_codec.py
tests/test_conformance.py
tests/test_iscc_code.py
tests/test_iscc_id_v0.py
tests/test_iscc_id_v1.py
tests/test_minhash.py
tests/test_models.py
tests/test_multiformats.py
tests/test_simhash.py
tests/test_utils.py
tests/test_wtahash.py