LICENSE
MANIFEST.in
README.md
pyproject.toml
anvil/__init__.py
anvil/base_section.py
anvil/block.py
anvil/chunk.py
anvil/empty_chunk.py
anvil/empty_region.py
anvil/empty_section.py
anvil/errors.py
anvil/legacy.py
anvil/legacy_blocks.json
anvil/raw_section.py
anvil/region.py
anvil/utils.py
anvil_parser_modern.egg-info/PKG-INFO
anvil_parser_modern.egg-info/SOURCES.txt
anvil_parser_modern.egg-info/dependency_links.txt
anvil_parser_modern.egg-info/requires.txt
anvil_parser_modern.egg-info/top_level.txt
tests/test_benchmark.py
tests/test_block.py
tests/test_chunk.py
tests/test_empty_chunk.py
tests/test_empty_section.py
tests/test_mixed_chunk_types.py
tests/test_read_region.py
tests/test_stream_blocks.py