Source: ruby-ole Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Gunnar Wolf , Ryan Niebur , Youhei SASAKI Build-Depends: debhelper (>= 9~), gem2deb, ruby-test-unit Standards-Version: 3.9.7 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-ole.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-ole.git Homepage: https://github.com/aquasync/ruby-ole XS-Ruby-Versions: all Package: ruby-ole Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: Ruby library for read/write access for OLE compound documents Ruby-ole is a library for read/write access to OLE2 structured storage files, such as those produced by Microsoft Office, eg *.doc, *.msg etc. . It provides a simple and easy to use API, supporting read and write streaming, by providing transparent access to the "files" within OLE documents as IO-like objects, supporting all the expected operations.