Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/libyal/libolecf
Library and tools to access the OLE 2 Compound File (OLECF) format
https://github.com/libyal/libolecf
Last synced: 18 days ago
JSON representation
Library and tools to access the OLE 2 Compound File (OLECF) format
- Host: GitHub
- URL: https://github.com/libyal/libolecf
- Owner: libyal
- License: lgpl-3.0
- Created: 2014-09-30T05:09:07.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T05:13:32.000Z (3 months ago)
- Last Synced: 2024-08-05T06:27:29.248Z (3 months ago)
- Language: C
- Size: 1.91 MB
- Stars: 67
- Watchers: 20
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
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