Clipboard
Clipboard is a library for easily interfacing with the system clipboard with additional unicode support. Currently, only in a Windows or GNU/Linux (X11) system. For example, if you type: Then you have "Hello, World!" available to be pasted wherever you want. Now, if you type: You will have "!dlroW ,olleH" in your clipboard. So: The X11 version depends on the X11 package, so you will need the X11 development library available on your system at compile time. You can install it with apt install libxrandr-dev (or the equivalent on your system).
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 15 years ago
2.2.0
almost 15 years ago
Versions
13
13
Downloads
11,846 total
11,846 total
Dependent Packages
1
1
Dependent Repos
24
24
Links
| Registry | hackage.haskell.org |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/Clipboard
spec |
| License | BSD-3-Clause |
| First Release | over 15 years ago |
| Last Synced | 4 days ago |