LICENSE
README.md
pyproject.toml
weav/__init__.py
weav/__main__.py
weav/cli.py
weav/commit.py
weav/db.py
weav/notes.py
weav/objects.py
weav/search.py
weav/status.py
weav/utils.py
weav/verify.py
weav/viewer.py
weav.egg-info/PKG-INFO
weav.egg-info/SOURCES.txt
weav.egg-info/dependency_links.txt
weav.egg-info/entry_points.txt
weav.egg-info/requires.txt
weav.egg-info/top_level.txt
weav/commands/__init__.py
weav/commands/cmd_add.py
weav/commands/cmd_commit.py
weav/commands/cmd_init.py
weav/commands/cmd_log.py
weav/commands/cmd_represent.py
weav/commands/cmd_search.py
weav/commands/cmd_show.py
weav/commands/cmd_status.py
weav/commands/cmd_verify.py