.gitignore
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
scpper/__init__.py
scpper/api.py
scpper/utils.py
scpper.egg-info/PKG-INFO
scpper.egg-info/SOURCES.txt
scpper.egg-info/dependency_links.txt
scpper.egg-info/requires.txt
scpper.egg-info/top_level.txt
tests/test_api.py