Registry / serialization / ruby-ole

ruby-ole

JSON →
library1.2.13rbrubygemsunverified

A library for easy read/write access to OLE compound documents for Ruby.

gem install ruby-ole
INSTALL
IMPORT
SIG · RUBY-OLE
R
ruby-ole
serializationrubyv1.2.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ole
require 'ruby-ole'

Read an OLE compound document.

require 'ruby-ole' doc = Ole::Storage.open('file.doc') puts doc.root.children.map(&:name)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.13latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Resources
ruby-ole — gem install ruby-ole · libregistry