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