.coveragerc
.gitignore
.travis.yml
HACKING.md
LICENSE
Makefile
README.md
requirements.pip
setup.py
test-requirements.pip
tox.ini
charmstore/__init__.py
charmstore/error.py
charmstore/lib.py
libcharmstore.egg-info/PKG-INFO
libcharmstore.egg-info/SOURCES.txt
libcharmstore.egg-info/dependency_links.txt
libcharmstore.egg-info/requires.txt
libcharmstore.egg-info/top_level.txt
tests/bundle.json
tests/charm.json
tests/test_charmstore.py
tests/test_entity.py
tests/util.py