LICENSE
README.rst
pyproject.toml
setup.cfg
src/clippets/__init__.py
src/clippets/abc.py
src/clippets/clippets.css
src/clippets/colors.py
src/clippets/core.py
src/clippets/editor.py
src/clippets/help.txt
src/clippets/linux.py
src/clippets/markup.py
src/clippets/patches.py
src/clippets/platform.py
src/clippets/robot.py
src/clippets/snippets.py
src/clippets/tasks.py
src/clippets/text.py
src/clippets/widgets.py
src/clippets/win.py
src/clippets.egg-info/PKG-INFO
src/clippets.egg-info/SOURCES.txt
src/clippets.egg-info/dependency_links.txt
src/clippets.egg-info/entry_points.txt
src/clippets.egg-info/requires.txt
src/clippets.egg-info/top_level.txt
tests/test_cat_attack.py
tests/test_clipboard.py
tests/test_editing.py
tests/test_editing_meta.py
tests/test_editor.py
tests/test_filtering.py
tests/test_help.py
tests/test_kb_selection.py
tests/test_keywords.py
tests/test_load_save.py
tests/test_misc_ui.py
tests/test_monitor.py
tests/test_moving.py
tests/test_moving_groups.py