mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
7a1b4848a3
The criteria for whether something "belongs" in Development or Libraries or Python or ... is admittedly arbitrary. As a general rule, if it could be either Libraries or Python, it's Python. Otherwise, pick one and we'll go from there... Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
13 lines
408 B
Text
13 lines
408 B
Text
PRGNAM="pytables"
|
|
VERSION="2.2"
|
|
HOMEPAGE="http://www.pytables.org/moin"
|
|
DOWNLOAD="http://www.pytables.org/download/pytables-2.2/tables-2.2.tar.gz \
|
|
http://www.pytables.org/download/pytables-2.2/pytablesmanual-2.2.pdf"
|
|
MD5SUM="b95ebb5e501296f30fd75254a689d57b \
|
|
61609ed51b1bfab0689dbbc3ca636cb3"
|
|
DOWNLOAD_x86_64=""
|
|
MD5SUM_x86_64=""
|
|
MAINTAINER="LukenShiro"
|
|
EMAIL="lukenshiro@ngi.it"
|
|
APPROVED="Niels Horn"
|
|
|