clipboard 1.3.6
Access to the clipboard on Linux, MacOS, Windows, and Cygwin: Clipboard.copy, Clipboard.paste, Clipboard.clear
Gemfile:
=
install:
=
Requirements:
Linux: You need xclip or xsel. On debian/ubuntu run: sudo apt-get install xsel
Windows: You need the ffi gem