File: README

package info (click to toggle)
libolecf 20181231-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 12,476 kB
  • sloc: ansic: 182,255; sh: 6,096; makefile: 1,356; python: 325; sed: 16
file content (18 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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