LICENSE
README.md
pyproject.toml
conbot/__init__.py
conbot/__main__.py
conbot/bootstrap.py
conbot/format_graph.py
conbot/menu.py
conbot/output_handler.py
conbot/process_control.py
conbot/scanner.py
conbot/ui.py
conbot.egg-info/PKG-INFO
conbot.egg-info/SOURCES.txt
conbot.egg-info/dependency_links.txt
conbot.egg-info/entry_points.txt
conbot.egg-info/requires.txt
conbot.egg-info/top_level.txt
conbot/engines/__init__.py
conbot/engines/ffmpeg.py
conbot/engines/image.py
conbot/engines/libreoffice.py
conbot/engines/pandoc.py
conbot/engines/spreadsheets.py
tests/test_format_graph.py
tests/test_scanner.py