LICENSE
README.md
pyproject.toml
src/jps_nextflow_utils/__init__.py
src/jps_nextflow_utils/auditor.py
src/jps_nextflow_utils/batch.py
src/jps_nextflow_utils/cli.py
src/jps_nextflow_utils/diff.py
src/jps_nextflow_utils/discovery.py
src/jps_nextflow_utils/log_parser.py
src/jps_nextflow_utils/models.py
src/jps_nextflow_utils/reporters.py
src/jps_nextflow_utils/rules.py
src/jps_nextflow_utils/trace_parser.py
src/jps_nextflow_utils.egg-info/PKG-INFO
src/jps_nextflow_utils.egg-info/SOURCES.txt
src/jps_nextflow_utils.egg-info/dependency_links.txt
src/jps_nextflow_utils.egg-info/entry_points.txt
src/jps_nextflow_utils.egg-info/requires.txt
src/jps_nextflow_utils.egg-info/top_level.txt
tests/test_discovery.py
tests/test_log_parser.py
tests/test_models.py
tests/test_rules.py
tests/test_trace_parser.py