LICENSE
README.md
pyproject.toml
src/fileflow/__init__.py
src/fileflow/__main__.py
src/fileflow/actions.py
src/fileflow/cli.py
src/fileflow/config.py
src/fileflow/engine.py
src/fileflow/matchers.py
src/fileflow/report.py
src/fileflow/rules.py
src/fileflow/templates.py
src/fileflow_cli.egg-info/PKG-INFO
src/fileflow_cli.egg-info/SOURCES.txt
src/fileflow_cli.egg-info/dependency_links.txt
src/fileflow_cli.egg-info/entry_points.txt
src/fileflow_cli.egg-info/requires.txt
src/fileflow_cli.egg-info/top_level.txt
tests/test_actions.py
tests/test_config.py
tests/test_engine.py
tests/test_matchers.py
tests/test_rules.py
tests/test_templates.py