diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-30 17:16:04 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-01 00:40:31 -0600 |
commit | e7d79ab4e2757b9756d6469d5a86bab1e536e7f6 (patch) | |
tree | 98987791f88bd9b7e59e73427762c14ef3f47b29 /network/asciinema/asciinema.info | |
parent | 521afa9bd8f5077013adc7c861770f72d0088103 (diff) | |
download | slackbuilds-e7d79ab4e2757b9756d6469d5a86bab1e536e7f6.tar.gz |
network/asciinema: Added (Command line recorder for asciinema.org).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/asciinema/asciinema.info')
-rw-r--r-- | network/asciinema/asciinema.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/asciinema/asciinema.info b/network/asciinema/asciinema.info new file mode 100644 index 0000000000..58fc6cba8b --- /dev/null +++ b/network/asciinema/asciinema.info @@ -0,0 +1,10 @@ +PRGNAM="asciinema" +VERSION="0.9.7" +HOMEPAGE="http://asciinema.org" +DOWNLOAD="https://pypi.python.org/packages/source/a/asciinema/asciinema-0.9.7.tar.gz" +MD5SUM="df9cde430210db8f054e78e163914ca5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools python-requests" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |