libole-ruby1.9

Ruby library for read/write access for ole compound documents
 
  0
  no reviews



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.