diff options
author | Barry J. Grundy <bgrundyat> | 2019-01-19 04:13:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 04:13:05 +0700 |
commit | f01adf1ec57b8a94dca1829cba8fa142a5777873 (patch) | |
tree | bd34760834133b20437fbb1facae15eee6c596aa /python/dtfabric/dtfabric.info | |
parent | ef7ce57566376ea06af5b7144e5cefd6291dae72 (diff) |
python/dtfabric: Added (Python library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dtfabric/dtfabric.info')
-rw-r--r-- | python/dtfabric/dtfabric.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/dtfabric/dtfabric.info b/python/dtfabric/dtfabric.info new file mode 100644 index 000000000000..4b2253c0782c --- /dev/null +++ b/python/dtfabric/dtfabric.info @@ -0,0 +1,10 @@ +PRGNAM="dtfabric" +VERSION="20181128" +HOMEPAGE="https://github.com/libyal/dtfabric" +DOWNLOAD="https://github.com/libyal/dtfabric/releases/download/20181128/dtfabric-20181128.tar.gz" +MD5SUM="e9968aa291a2546cc174651416ba3524" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="PyYAML" +MAINTAINER="Barry J. Grundy" +EMAIL="bgrundy<at>linuxleo.com" |