diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2017-01-22 08:32:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:22:55 +0700 |
commit | 22d7f38cd26bba6ec2741c5110bab12de38471e2 (patch) | |
tree | 9910c06315facbcbd7ee4fadc469313e2f071536 /python/dfwinreg/dfwinreg.info | |
parent | e12d3250a7c9aebc14dfae5e57d42bad93a49ae8 (diff) |
python/dfwinreg: Added (Digital Forensics Windows Registry).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dfwinreg/dfwinreg.info')
-rw-r--r-- | python/dfwinreg/dfwinreg.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/dfwinreg/dfwinreg.info b/python/dfwinreg/dfwinreg.info new file mode 100644 index 0000000000000..26cfb87b2a28e --- /dev/null +++ b/python/dfwinreg/dfwinreg.info @@ -0,0 +1,10 @@ +PRGNAM="dfwinreg" +VERSION="20160428" +HOMEPAGE="https://github.com/log2timeline/dfwinreg" +DOWNLOAD="https://github.com/log2timeline/dfwinreg/releases/download/20160428/dfwinreg-20160428.tar.gz" +MD5SUM="57a8c1d72a3a1cb50f2b114f92f838f4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="construct dfdatetime libregf" +MAINTAINER="Barry J. Grundy" +EMAIL="bgrundy<at>linuxleo.com" |