File: README

package info (click to toggle)
libolecf 20161113-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,096 kB
  • ctags: 5,217
  • sloc: ansic: 169,907; sh: 5,808; makefile: 1,380; python: 497; sed: 16
file content (18 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (5)
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