This package browser is in early development. Mind the rough edges.

python-olefile 0.46

Read and write Microsoft OLE2 files

olefile can parse, read and write Microsoft OLE2 files (Structured Storage or Compound Document, Microsoft Office). It is an improved version of the OleFileIO module from PIL, the Python Image Library.

Installation

Install python-olefile 0.46 as follows:

guix install python-olefile@0.46

Or install the latest version:

guix install python-olefile

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.