LICENSE
README.md
setup.cfg
setup.py
vsw/__init__.py
vsw/__main__.py
vsw/cli.py
vsw/log.py
vsw/utils.py
vsw.egg-info/PKG-INFO
vsw.egg-info/SOURCES.txt
vsw.egg-info/dependency_links.txt
vsw.egg-info/entry_points.txt
vsw.egg-info/requires.txt
vsw.egg-info/top_level.txt
vsw/commands/__init__.py
vsw/commands/agent.py
vsw/commands/attest.py
vsw/commands/exit.py
vsw/commands/help.py
vsw/commands/init.py
vsw/commands/list.py
vsw/commands/publish.py
vsw/commands/revoke.py
vsw/commands/setup.py
vsw/commands/verify.py
vsw/conf/__init__.py
vsw/controller/__init__.py
vsw/controller/server.py
vsw/dao/__init__.py
vsw/dao/vsw_dao.py