@hackage Clipboard2.2.0

System clipboard interface.

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.