diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-25 01:29:29 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:13 -0600 |
commit | 359de83d28b708a3e89d30914a0043c8cac7a0f8 (patch) | |
tree | ff95eec5c15b1e69e323d69924e5bd39e81887d6 /system/PySixel/PySixel.info | |
parent | 283bc7c9db350deb413c15599f7fb2f3354b8275 (diff) | |
download | slackbuilds-359de83d28b708a3e89d30914a0043c8cac7a0f8.tar.gz |
system/PySixel: Added (Make SIXEL color graphics).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/PySixel/PySixel.info')
-rw-r--r-- | system/PySixel/PySixel.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/PySixel/PySixel.info b/system/PySixel/PySixel.info new file mode 100644 index 0000000000..298718a371 --- /dev/null +++ b/system/PySixel/PySixel.info @@ -0,0 +1,10 @@ +PRGNAM="PySixel" +VERSION="0.0.9" +HOMEPAGE="https://github.com/saitoha/PySixel" +DOWNLOAD="https://pypi.python.org/packages/source/P/PySixel/PySixel-0.0.9.tar.gz" +MD5SUM="55b887d0b3b24e6c074c7fd3f55b9cff" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="imageloader" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |