MANIFEST.in
README.md
setup.py
qrshare/__init__.py
qrshare/__main__.py
qrshare/app.py
qrshare/auth.py
qrshare.egg-info/PKG-INFO
qrshare.egg-info/SOURCES.txt
qrshare.egg-info/dependency_links.txt
qrshare.egg-info/entry_points.txt
qrshare.egg-info/requires.txt
qrshare.egg-info/top_level.txt
qrshare/models/__init__.py
qrshare/models/qrcontainer.py
qrshare/models/route.py
qrshare/models/zip.py
qrshare/static/assets/github.svg
qrshare/static/style/index.css
qrshare/static/style/login.css
qrshare/static/style/normalize.css
qrshare/static/style/skeleton.css
qrshare/static/style/style.css
qrshare/templates/login.html
qrshare/templates/main.html
qrshare/tools/__init__.py