MANIFEST.in
README.rst
setup.cfg
setup.py
src/keepass_http/__init__.py
src/keepass_http/core.py
src/keepass_http/crypto.py
src/keepass_http/utils.py
src/keepass_http.egg-info/PKG-INFO
src/keepass_http.egg-info/SOURCES.txt
src/keepass_http.egg-info/dependency_links.txt
src/keepass_http.egg-info/entry_points.txt
src/keepass_http.egg-info/not-zip-safe
src/keepass_http.egg-info/requires.txt
src/keepass_http.egg-info/top_level.txt
src/keepass_http/backends/__init__.py
src/keepass_http/backends/libkeepass_backend.py
src/keepass_http/backends/python_keepass_backend.py
src/keepass_http/conf/client_connect.ui
src/keepass_http/conf/logging.conf
src/keepass_http/conf/require_passphrase.ui
src/keepass_http/conf/should_connect_dialog.ui
src/keepass_http/httpd/__init__.py
src/keepass_http/httpd/requests.py
src/keepass_http/httpd/server.py
src/keepass_http/scripts/__init__.py
src/keepass_http/scripts/python_keepass_httpd.py
src/keepass_http/ui/__init__.py
src/keepass_http/ui/cli.py
src/keepass_http/ui/gui.py