diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2017-07-16 11:10:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:58 +0700 |
commit | f251dac0ebc0525ff8a1d5fa9c42bcb085aa08f7 (patch) | |
tree | 3fd61807525acf69a32c53fc18194b0cea60df54 /python/unrardll/unrardll.info | |
parent | c48e73413788beffeeb47f852eed6afabe2b074c (diff) |
python/unrardll: Added (enable unraring of files in python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/unrardll/unrardll.info')
-rw-r--r-- | python/unrardll/unrardll.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/unrardll/unrardll.info b/python/unrardll/unrardll.info new file mode 100644 index 0000000000000..70cd57f5d9ad1 --- /dev/null +++ b/python/unrardll/unrardll.info @@ -0,0 +1,10 @@ +PRGNAM="unrardll" +VERSION="0.1.3" +HOMEPAGE="https://github.com/kovidgoyal/unrardll" +DOWNLOAD="https://pypi.python.org/packages/78/e1/f5941702c698826782974ba889570a405916dbeb068ab4ee88fc22a67db6/unrardll-0.1.3.tar.gz" +MD5SUM="8830d810f637eefbe829e10488496b6d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="unrar" +MAINTAINER="Larry Hajali" +EMAIL="larryhaja[at]gmail[dot]com" |