diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2014-12-13 09:37:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-13 09:37:30 +0700 |
commit | 30399c3822278a7e44f1720ffe55a471f661fd7c (patch) | |
tree | 3239d22b60162bd1f0eb5f24fcce9096230a750e /libraries/libevt/README | |
parent | d69f5b6d7204adbcd809804a65c5b16b9b566528 (diff) | |
download | slackbuilds-30399c3822278a7e44f1720ffe55a471f661fd7c.tar.gz |
libraries/libevt: Added (libYAL EVT library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libevt/README')
-rw-r--r-- | libraries/libevt/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libevt/README b/libraries/libevt/README new file mode 100644 index 0000000000..9d167c490e --- /dev/null +++ b/libraries/libevt/README @@ -0,0 +1,4 @@ +libevt (libYAL EVT library) + +Library and tooling to access the Windows Event Log (EVT) format. +For the Windows XML Event Log (EVTX) format see: libevtx |