diff options
author | Rob van Nues <rvnues at tesco {dot} net> | 2017-09-10 11:52:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-16 07:15:00 +0700 |
commit | 4d2baae773503a795b124331c9b813144fcbc277 (patch) | |
tree | ff0dd0dbeba6142b9900b4c7cab9e0b84f55cec4 /python/ruffus/ruffus.info | |
parent | 52f75bd0fd51af0098d60584c8129b6d26bacb25 (diff) | |
download | slackbuilds-4d2baae773503a795b124331c9b813144fcbc277.tar.gz |
python/ruffus: Added (Computation Pipeline library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/ruffus/ruffus.info')
-rw-r--r-- | python/ruffus/ruffus.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/ruffus/ruffus.info b/python/ruffus/ruffus.info new file mode 100644 index 0000000000..88b4431990 --- /dev/null +++ b/python/ruffus/ruffus.info @@ -0,0 +1,10 @@ +PRGNAM="ruffus" +VERSION="20160417" +HOMEPAGE="http://www.ruffus.org.uk" +DOWNLOAD="https://github.com/bunbun/ruffus/archive/f669a3f/ruffus-f669a3f5b22bbd6b68cb0ff5efd590220e5ed665.tar.gz" +MD5SUM="45cf4b96159f0d85397a0fd4f58c75eb" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Rob van Nues" +EMAIL="rvnues at tesco {dot} net" |