C
Charles L.
The new version of ruby-ole has been released!
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 filesystem style api.
Details at http://ruby-ole.googlecode.com, or go straight to
http://ruby-ole.rubyforge.org/doc for the RDoc.
Changes:
- Fixes multiple MBAT read/write support (for large OLE files).
- Better documentation.
- Easy access to meta data and simple mime type classification.
- Exposing the above through oletool
- More tests - now have 100% coverage.
- Cross platform bug fixes
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 filesystem style api.
Details at http://ruby-ole.googlecode.com, or go straight to
http://ruby-ole.rubyforge.org/doc for the RDoc.
Changes:
- Fixes multiple MBAT read/write support (for large OLE files).
- Better documentation.
- Easy access to meta data and simple mime type classification.
- Exposing the above through oletool
- More tests - now have 100% coverage.
- Cross platform bug fixes