Python bindings module for libolecf


Licenses
LGPL-3.0/GPL-3.0+
Install
pip install libolecf-python==20191221

Documentation

libolecf is a library to access the OLE 2 Compound File (OLECF) format.

The OLE 2 Compound File format is used to store certain versions of Microsoft Office files, thumbs.db and other file formats.

Project information:

* Status: alpha
* Licence: LGPLv3+

Planned:

* Multi-threading support

For more information see:

* Project documentation: https://github.com/libyal/libolecf/wiki/Home
* How to build from source: https://github.com/libyal/libolecf/wiki/Building