Metadata-Version: 2.4
Name: libolecf-python
Version: 20260526
Summary: Python bindings for libolecf
Maintainer-email: Joachim Metz <joachim.metz@gmail.com>
License-Expression: LGPL-3.0-or-later
Project-URL: Documentation, https://github.com/libyal/libolecf/wiki/Home
Project-URL: Homepage, https://github.com/libyal/libolecf
Project-URL: Repository, https://github.com/libyal/libolecf
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: COPYING
License-File: COPYING.LESSER
Dynamic: license-file

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: LGPL-3.0-or-later

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

