The Clipboard package
Clipboard is a package that allows you to interact with the system clipboard easily.
Currently, only in a Windows system.
Changes from last version:
Added compatibility with the unicode character set with getClipboardString.
Unicode character set is the new standard for setClipboardString.
Fixed the function modifyClipboardString.
Properties
| Versions | 1.0.0, 2.0.0, 2.1.0, 2.2.0, 2.2.0.1, 2.2.0.2 |
|---|---|
| Dependencies | base (4.*), Win32 (2.2.*) |
| License | BSD3 |
| Author | Sævar Berg, Daniel Díaz |
| Maintainer | Daniel Diaz <dhelta.diaz@gmail.com> |
| Category | System |
| Home page | http://sites.google.com/site/dheltadiaz/packages/clipboard |
| Source repository | git clone git://github.com/DheltaDiaz/Clipboard.git |
| Upload date | Mon May 30 13:32:24 UTC 2011 |
| Uploaded by | DanielDiaz |
| Build failure | ghc-7.0 (log) |
Modules
- System
- System.Clipboard
Downloads
- Clipboard-2.2.0.tar.gz (Cabal source package)
- package description (included in the package)