.gitignore
.travis.yml
COPYING
Pipfile
Pipfile.lock
README.md
TODO
setup.cfg
setup.py
upload.sh
doc/Makefile
doc/autotrash.md
src/autotrash/__init__.py
src/autotrash/app.py
src/autotrash/options.py
src/autotrash.egg-info/PKG-INFO
src/autotrash.egg-info/SOURCES.txt
src/autotrash.egg-info/dependency_links.txt
src/autotrash.egg-info/entry_points.txt
src/autotrash.egg-info/not-zip-safe
src/autotrash.egg-info/requires.txt
src/autotrash.egg-info/top_level.txt
tests/test_app.py