clipboard 1.1.1
Access to the clipboard on Linux, MacOS, Windows, and Cygwin: Clipboard.copy, Clipboard.paste, Clipboard.clear
Gemfile:
=
install:
=
Requirements:
On Linux (or other X), you will need xclip. On debian/ubuntu this is: sudo apt-get install xclip
On Windows, you will need the ffi gem.