Win32-clipboard 0.5.0

Hi,

The Win32Utils Team is happy to announce the release of win32-clipboard
0.5.0.

= What is it?

A library for interacting with the MS Windows Clipboard

= What’s new?

  • Images, files, and Windows metafiles are now supported.
  • The Win32::Clipboard.notify_change method has been added, which allows
    you
    to monitor changes to the clipboard.

= Where is it?

On RubyForge at http://www.rubyforge.org/projects/win32utils
On the RAA at http://raa.ruby-lang.org/project/win32-clipboard

Or just “gem install win32-clipboard”

Enjoy!

The Win32Utils Team