.gitattributes
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
LICENSE
README.rst
requirements-dev.txt
requirements-optional.txt
requirements.txt
setup.cfg
setup.py
tox.ini
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/readme.rst
docs/releasenotes.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/reference/index.rst
docs/reference/storefact.rst
storefact/__init__.py
storefact/_boto.py
storefact/_compat.py
storefact/_hstores.py
storefact/_store_creation.py
storefact/_store_decoration.py
storefact/_urls.py
storefact/_version.py
storefact.egg-info/PKG-INFO
storefact.egg-info/SOURCES.txt
storefact.egg-info/dependency_links.txt
storefact.egg-info/requires.txt
storefact.egg-info/top_level.txt
tests/test_store_creation.py
tests/test_urls.py