Pasteboard wraps the OS X system pasteboard. Pasteboard allows you to add and retrieve multiple items and multiple item flavors to the pasteboard unlike +pbpaste+ and +pbcopy+ which only allow text.
Eric Hodel
gem "pasteboard", "~> 1.0"