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