LICENSE
README.md
pyproject.toml
swarlo/__init__.py
swarlo/__main__.py
swarlo/backend.py
swarlo/git_dag.py
swarlo/server.py
swarlo/sqlite_backend.py
swarlo/types.py
swarlo.egg-info/PKG-INFO
swarlo.egg-info/SOURCES.txt
swarlo.egg-info/dependency_links.txt
swarlo.egg-info/entry_points.txt
swarlo.egg-info/requires.txt
swarlo.egg-info/top_level.txt
tests/test_cli.py
tests/test_dag.py
tests/test_swarlo.py