Hclip

A small cross-platform library for reading and modifying the system clipboard.

https://github.com/jetho/Hclip

Version on this page:3.0.0.3
LTS Haskell 11.22:3.0.0.4
Stackage Nightly 2018-03-12:3.0.0.4
Latest on Hackage:3.0.0.4

See all snapshots Hclip appears in

BSD-3-Clause licensed by Jens Thomas
Maintained by [email protected]
This version can be pinned in stack with:Hclip-3.0.0.3@sha256:fcc10b18e7efc9eb0be6713f8e0ef65862952df373cf1a526e37effa881735d3,1890

Module documentation for 3.0.0.3

Depends on 4 packages(full list with versions):
Used by 1 package in nightly-2016-06-11(full list with versions):

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.