olefile

Contents:

  • Features
  • History
    • Main improvements over the original version of OleFileIO in PIL:
    • Detailed History
  • License for olefile
  • How to Download and Install olefile
    • Pre-requisites
    • Download and Install
  • How to Suggest Improvements, Report Issues or Contribute
  • How to use olefile - API overview
    • Import olefile
    • Test if a file is an OLE container
    • Open an OLE file from disk
    • Open an OLE file from a bytes string
    • Open an OLE file from a file-like object
    • How to handle malformed OLE files
    • Open an OLE file in write mode
    • Syntax for stream and storage paths
    • Get the list of streams
    • Test if known streams/storages exist:
    • Read data from a stream
    • Get information about a stream/storage
    • Overwriting a sector
    • Overwriting a stream
    • Extract metadata
    • Parse a property stream
    • Close the OLE file
    • Enable logging
    • Use olefile as a script for testing/debugging
  • About the structure of OLE files
  • olefile API Reference
    • Indices and tables
    • Summary
    • olefile module
 
olefile
  • Docs »


© Copyright 2005-2018, Philippe Lagadec.

Built with Sphinx using a theme provided by Read the Docs.