LICENSE
MANIFEST.in
setup.cfg
setup.py
etc/vc3-infoclient.conf
etc/vc3-infoservice.conf
etc/vc3-infoservice.init
etc/vc3-infoservice.service
etc/logrotate/vc3-infoservice
etc/sysconfig/vc3-infoservice
misc/rpm-pre.sh
scripts/vc3-info-client
scripts/vc3-info-service
vc3_info_service.egg-info/PKG-INFO
vc3_info_service.egg-info/SOURCES.txt
vc3_info_service.egg-info/dependency_links.txt
vc3_info_service.egg-info/requires.txt
vc3_info_service.egg-info/top_level.txt
vc3infoservice/__init__.py
vc3infoservice/core.py
vc3infoservice/infoclient.py
vc3infoservice/infoservice.py
vc3infoservice/infoutil.py
vc3infoservice/plugins/__init__.py
vc3infoservice/plugins/persist/CouchDB.py
vc3infoservice/plugins/persist/DiskDump.py
vc3infoservice/plugins/persist/Memory.py
vc3infoservice/plugins/persist/SQLite.py
vc3infoservice/plugins/persist/__init__.py