diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-02-17 11:23:09 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-02-17 21:52:08 +0000 |
commit | a2995dc195e4ad45a6008dfd05cb822f6493fb61 (patch) | |
tree | e9c6148d8d4ba8c7f8bfc3fa9c584b628db13f34 /python/veryprettytable/veryprettytable.info | |
parent | d6bef62cfdceabff1594d45f36fc6eb2ba31ac28 (diff) |
python/veryprettytable: Added (Python tabular library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/veryprettytable/veryprettytable.info')
-rw-r--r-- | python/veryprettytable/veryprettytable.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/veryprettytable/veryprettytable.info b/python/veryprettytable/veryprettytable.info new file mode 100644 index 000000000000..47fc4c3c070a --- /dev/null +++ b/python/veryprettytable/veryprettytable.info @@ -0,0 +1,10 @@ +PRGNAM="veryprettytable" +VERSION="0.8.1" +HOMEPAGE="https://github.com/smeggingsmegger/VeryPrettyTable" +DOWNLOAD="https://pypi.python.org/packages/50/43/d2695870d2b175be4c8a8f2f150626c6aec11469eeb6af284347b4bcf8ad/veryprettytable-0.8.1.tar.gz" +MD5SUM="9c166015f2429ea622cfd408ffc1c651" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="termcolor colorama" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |