61 Forks
149 Stars
149 Watchers

olefile

olefile is a Python package to parse, read and write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc.

How to download and setup olefile

Open terminal and run command
git clone https://github.com/decalage2/olefile.git
git clone is used to create a copy or clone of olefile repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with olefile https://github.com/decalage2/olefile/archive/master.zip

Or simply clone olefile with SSH
[email protected]:decalage2/olefile.git

If you have some problems with olefile

You may open issue on olefile support forum (system) here: https://github.com/decalage2/olefile/issues