.gitignore
.travis.yml
CHANGES.rst
README.rst
pytest.ini
setup.cfg
setup.py
tox.ini
docs/conf.py
docs/history.rst
docs/index.rst
docs/requirements.txt
tests/requirements.txt
vr/__init__.py
vr.agent.egg-info/PKG-INFO
vr.agent.egg-info/SOURCES.txt
vr.agent.egg-info/dependency_links.txt
vr.agent.egg-info/entry_points.txt
vr.agent.egg-info/namespace_packages.txt
vr.agent.egg-info/requires.txt
vr.agent.egg-info/top_level.txt
vr/agent/__init__.py
vr/agent/publisher.py
vr/agent/rpc.py
vr/agent/supervisor_utils.py
vr/agent/tests/__init__.py
vr/agent/tests/test_publisher.py