diff options
author | Barry J. Grundy <bgrundy [AT] linuxleo.com> | 2016-08-26 00:47:55 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | f563f7201a0e9af1485e620281a43cdc7b38c10b (patch) | |
tree | 0061936906d2a8b82155ba4b5220b004be0421ba /python/distorm/distorm.info | |
parent | f9cc9cf0292a0c35955b31fa432dac9327bd1dcd (diff) | |
download | slackbuilds-f563f7201a0e9af1485e620281a43cdc7b38c10b.tar.gz |
python/distorm: Added (disassembler library).
Moved from system/distorm3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/distorm/distorm.info')
-rw-r--r-- | python/distorm/distorm.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/distorm/distorm.info b/python/distorm/distorm.info new file mode 100644 index 0000000000..33aec075fe --- /dev/null +++ b/python/distorm/distorm.info @@ -0,0 +1,10 @@ +PRGNAM="distorm" +VERSION="3.3.4" +HOMEPAGE="https://github.com/gdabah/distorm" +DOWNLOAD="https://github.com/gdabah/distorm/archive/v3.3.4/distorm-3.3.4.tar.gz" +MD5SUM="22624d1537ffa85d14a5d5b3e699636d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Barry J. Grundy" +EMAIL="bgrundy AT linuxleo.com" |