diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2019-08-03 06:41:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-03 06:41:13 +0700 |
commit | 70cfe3be3f6e3d846459348be614e9b4bc9a621b (patch) | |
tree | c53e64556aa742d664a34b0dc789e951ee57e7af /academic/biopython/biopython.info | |
parent | f5f045803ac16d10ff0ea450a8ae04aad3e2dd50 (diff) |
academic/biopython: Added (Python tools for biological computation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/biopython/biopython.info')
-rw-r--r-- | academic/biopython/biopython.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/biopython/biopython.info b/academic/biopython/biopython.info new file mode 100644 index 000000000000..9906f1df8102 --- /dev/null +++ b/academic/biopython/biopython.info @@ -0,0 +1,10 @@ +PRGNAM="biopython" +VERSION="1.74" +HOMEPAGE="https://biopython.org/" +DOWNLOAD="http://biopython.org/DIST/biopython-1.74.tar.gz" +MD5SUM="cead2bfe9e7be45267eba00635f68d5c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="numpy" +MAINTAINER="Petar Petrov" +EMAIL="slackalaxy@gmail.com" |