diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-16 01:13:49 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-20 12:33:01 -0500 |
commit | 7a1b4848a3d34a263544fadf08178c91c12fbad0 (patch) | |
tree | 8987d0fc908e371dfa87445425f59c7514075b37 /libraries/pytables/pytables.info | |
parent | 987d45e99a299c3b24418b2976e8ec9d5f3bf404 (diff) | |
download | slackbuilds-7a1b4848a3d34a263544fadf08178c91c12fbad0.tar.gz |
python/*: Moved a lot of Python stuff here
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>
Diffstat (limited to 'libraries/pytables/pytables.info')
-rw-r--r-- | libraries/pytables/pytables.info | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/libraries/pytables/pytables.info b/libraries/pytables/pytables.info deleted file mode 100644 index 2b441328bd..0000000000 --- a/libraries/pytables/pytables.info +++ /dev/null @@ -1,13 +0,0 @@ -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" - |