File: README

package info (click to toggle)
libevtx 20170122-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 16,140 kB
  • ctags: 7,673
  • sloc: ansic: 263,997; sh: 5,703; makefile: 1,681; python: 230; sed: 16
file content (16 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
libevtx is a library to access the Windows XML Event Log (EVTX) format.

Project information:

* Status: alpha
* Licence: LGPLv3+

Planned:

* Multi-threading support

For more information see:

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