LICENSE
README.md
cli.py
pyproject.toml
core/__init__.py
core/audit.py
core/converters.py
core/detector.py
core/generator.py
core/io.py
core/parallel.py
core/parser.py
core/plugins.py
core/rules.py
core/schema.py
core/validator.py
core/webui.py
core/writer.py
core/formats/cobol_fixed.yaml
core/formats/jde_ap.yaml
core/formats/jde_ar.yaml
core/formats/jde_gl.yaml
core/formats/sap_batch.yaml
core/formats/sap_fi_document.yaml
core/plugin_examples/length_prefixed_frame.py
erp_export_normalizer.egg-info/PKG-INFO
erp_export_normalizer.egg-info/SOURCES.txt
erp_export_normalizer.egg-info/dependency_links.txt
erp_export_normalizer.egg-info/entry_points.txt
erp_export_normalizer.egg-info/requires.txt
erp_export_normalizer.egg-info/top_level.txt
tests/test_formats.py
tests/test_mvp.py
tests/test_phase1.py
tests/test_phase2.py
tests/test_phase3.py
tests/test_phase4.py
tests/test_plugins.py