LICENSE
README.md
pyproject.toml
src/rowbot/__init__.py
src/rowbot/bootstrap.py
src/rowbot/cli.py
src/rowbot.egg-info/PKG-INFO
src/rowbot.egg-info/SOURCES.txt
src/rowbot.egg-info/dependency_links.txt
src/rowbot.egg-info/entry_points.txt
src/rowbot.egg-info/requires.txt
src/rowbot.egg-info/top_level.txt
src/rowbot/configs/__init__.py
src/rowbot/configs/cmds_unix.json
src/rowbot/configs/cmds_win.json
src/rowbot/configs/data.py
src/rowbot/controllers/__init__.py
src/rowbot/controllers/menu.py
src/rowbot/models/__init__.py
src/rowbot/models/entry.py
src/rowbot/services/__init__.py
src/rowbot/services/commands.py
src/rowbot/services/storage.py
src/rowbot/views/__init__.py
src/rowbot/views/static.py