AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
cuteshop/__init__.py
cuteshop/core.py
cuteshop/exceptions.py
cuteshop/package.py
cuteshop/utils.py
cuteshop.egg-info/PKG-INFO
cuteshop.egg-info/SOURCES.txt
cuteshop.egg-info/dependency_links.txt
cuteshop.egg-info/not-zip-safe
cuteshop.egg-info/requires.txt
cuteshop.egg-info/top_level.txt
cuteshop/downloaders/__init__.py
cuteshop/downloaders/base.py
cuteshop/downloaders/git.py
cuteshop/downloaders/http.py
cuteshop/specs/hoedown.json
cuteshop/specs/qcli.yml
cuteshop/templates/aggregation.pro
cuteshop/templates/common.pri
cuteshop/templates/project.pro
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/faq.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
scripts/cuteshop
tests/__init__.py
tests/test_cuteshop.py