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.
- Website: https://www.decalage.info/python/olefileio
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
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.