LICENSE
README.md
pyproject.toml
teeclip/__init__.py
teeclip/__main__.py
teeclip/_paths.py
teeclip/_toml_fallback.py
teeclip/_version.py
teeclip/cli.py
teeclip/clipboard.py
teeclip/config.py
teeclip/encryption.py
teeclip/history.py
teeclip/tee.py
teeclip.egg-info/PKG-INFO
teeclip.egg-info/SOURCES.txt
teeclip.egg-info/dependency_links.txt
teeclip.egg-info/entry_points.txt
teeclip.egg-info/requires.txt
teeclip.egg-info/top_level.txt
tests/test_cli.py
tests/test_cli_history.py
tests/test_clipboard.py
tests/test_config.py
tests/test_encryption.py
tests/test_history.py
tests/test_toml_fallback.py