File: README

package info (click to toggle)
libevtx 20251118-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,420 kB
  • sloc: ansic: 300,824; sh: 7,034; makefile: 1,779; python: 381; cpp: 171; sed: 16
file content (16 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (5)
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