File: README

package info (click to toggle)
libregf 20160424-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,444 kB
  • ctags: 5,786
  • sloc: ansic: 201,144; sh: 12,915; makefile: 1,505; python: 497; sed: 134
file content (17 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
libregf is a library to access the Windows NT Registry File (REGF) format.

Project information:

* Status: alpha
* Licence: LGPLv3+

Planned:

* Dokan support
* Multi-threading support

For more information see:

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