LICENSE
README.md
pyproject.toml
src/permafrost/__init__.py
src/permafrost/__main__.py
src/permafrost/catalog.py
src/permafrost/chunk_mode.py
src/permafrost/cli.py
src/permafrost/cluster.py
src/permafrost/codec.py
src/permafrost/schema_detector.py
src/permafrost/spark.py
src/permafrost/storage.py
src/permafrost_framework.egg-info/PKG-INFO
src/permafrost_framework.egg-info/SOURCES.txt
src/permafrost_framework.egg-info/dependency_links.txt
src/permafrost_framework.egg-info/entry_points.txt
src/permafrost_framework.egg-info/requires.txt
src/permafrost_framework.egg-info/top_level.txt
tests/test_catalog.py
tests/test_cli_cobertura.py
tests/test_cluster.py
tests/test_cluster_fault_tolerance.py
tests/test_comprehensive.py
tests/test_concorrencia.py
tests/test_fidelidade_total.py
tests/test_formato_binario_spec.py
tests/test_freeze_thaw.py
tests/test_performance_regression.py
tests/test_predictor_edge_cases.py
tests/test_schema_detector_stress.py
tests/test_sparse_index.py
tests/test_storage.py