@hackage Hclip3.0.0.4
A small cross-platform library for reading and modifying the system clipboard.
Categories
License
BSD-3-Clause
Maintainer
jetho@gmx.de
Links
Versions
Installation
Dependencies (5)
Dependents (11)
@hackage/gamgee, @hackage/sh2md, @hackage/acme-everything, @hackage/jet, @hackage/yi-core, @hackage/yi, Show all…
A small cross-platform library for reading and modifying the system clipboard.
Hclip works on Windows, Mac OS X and Linux (but see the requirements below!).
Requirements:
Windows: No additional requirements.
Mac OS X: Requires the pbcopy and pbpaste commands, which ship with Mac OS X.
Linux: Requires xclip or xsel installed.