diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-05 07:23:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-05 07:23:12 +0700 |
commit | ab776da56c3506cf3b9d068ca7493f5b9f0c8f0f (patch) | |
tree | bd35bcd95e5683c7cedbec9d5ef6443908fa92e3 /python/asciimatics/asciimatics.info | |
parent | 284803d1277642b10ca3329b6bca3ec6e7258a02 (diff) |
python/asciimatics: Added (APIs to create ASCII art animations).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/asciimatics/asciimatics.info')
-rw-r--r-- | python/asciimatics/asciimatics.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/asciimatics/asciimatics.info b/python/asciimatics/asciimatics.info new file mode 100644 index 0000000000000..9a13463e09b80 --- /dev/null +++ b/python/asciimatics/asciimatics.info @@ -0,0 +1,10 @@ +PRGNAM="asciimatics" +VERSION="1.7.1" +HOMEPAGE="https://github.com/peterbrittain/asciimatics" +DOWNLOAD="https://pypi.python.org/packages/3f/dd/930793e697346a38318901ac5a3ad9a3065273708725778de460dfb8a105/asciimatics-1.7.1.tar.gz" +MD5SUM="fe963462de7e2821e6dfab339e1287e6" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pyfiglet python-future" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |