LICENSE
README.md
pyproject.toml
src/leafdocs/__init__.py
src/leafdocs/app.py
src/leafdocs.egg-info/PKG-INFO
src/leafdocs.egg-info/SOURCES.txt
src/leafdocs.egg-info/dependency_links.txt
src/leafdocs.egg-info/requires.txt
src/leafdocs.egg-info/top_level.txt
src/leafdocs/static/favicon.ico
src/leafdocs/templates/base.html
src/leafdocs/templates/index.html
src/leafdocs/templates/login.html
src/leafdocs/templates/reader.html
tests/test_app.py