commit 43ab4a779a introduced "pyperclip" as a dependency for the prototype "text" gui.
pyperclip is small enough for us to vendor it, and looks mature/stable enough so that it would ~never need updating.
This makes it easier to try out the text gui when running from source, or using the AppImage.
286 B
286 B
This is a stripped-down copy of the 3rd-party pyperclip package.
No modifications besides excluding most files.
It is used by the "text" GUI.
At revision 781603ea49/src/pyperclip/init.py
(version 1.8.2)