.coveragerc
.gitignore
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
.eggs/README.txt
docs/CHANGELOG.rst
docs/Makefile
docs/README.rst
docs/conf.py
docs/index.rst
docs/manager.rst
docs/utils.rst
remoteconfig/__init__.py
remoteconfig/manager.py
remoteconfig/utils.py
remoteconfig.egg-info/PKG-INFO
remoteconfig.egg-info/SOURCES.txt
remoteconfig.egg-info/dependency_links.txt
remoteconfig.egg-info/requires.txt
remoteconfig.egg-info/top_level.txt
test/test_remoteconfig.py
test/test_utils.py