AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
couchdb_storage/__init__.py
couchdb_storage/base_node.py
couchdb_storage/cli.py
couchdb_storage/couch_config.py
couchdb_storage/couch_db_py_couch.py
couchdb_storage/couch_db_storage.py
couchdb_storage/couch_tag_db.py
couchdb_storage/couch_utils.py
couchdb_storage/file_db.py
couchdb_storage/handle_tagged_files.py
couchdb_storage/laptop_node.py
couchdb_storage/net_utils.py
couchdb_storage/node_factory.py
couchdb_storage/tag_clipboard_files.py
couchdb_storage/tag_pwd.py
couchdb_storage/tag_utils.py
couchdb_storage/taggable.py
couchdb_storage/termux_node.py
couchdb_storage/windows_node.py
couchdb_storage.egg-info/PKG-INFO
couchdb_storage.egg-info/SOURCES.txt
couchdb_storage.egg-info/dependency_links.txt
couchdb_storage.egg-info/entry_points.txt
couchdb_storage.egg-info/not-zip-safe
couchdb_storage.egg-info/requires.txt
couchdb_storage.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/clip_test.py
tests/test_couchdb_storage.py
tests/test_handle_tagged_files.py
tests/test_node_factory.py
tests/test_tag_path.py
tests/test_total_command_clipboard_output.py