README.md
pyproject.toml
src/piscal_processor/__init__.py
src/piscal_processor/cli.py
src/piscal_processor/converter.py
src/piscal_processor/export.py
src/piscal_processor/parser.py
src/piscal_processor/schema.py
src/piscal_processor/storage.py
src/piscal_processor/validation.py
src/piscal_processor.egg-info/PKG-INFO
src/piscal_processor.egg-info/SOURCES.txt
src/piscal_processor.egg-info/dependency_links.txt
src/piscal_processor.egg-info/entry_points.txt
src/piscal_processor.egg-info/requires.txt
src/piscal_processor.egg-info/top_level.txt
tests/test_cli_check_format.py
tests/test_converter.py
tests/test_export.py
tests/test_parser.py
tests/test_schema.py
tests/test_storage.py
tests/test_validation.py