diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-09 13:10:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 00:14:16 +0700 |
commit | fa93a6e1f8b48be1b3a5a1d88361eb30faf2987a (patch) | |
tree | 0cc213bc389694e4a746f76048476e473cb77356 /python/progressive/progressive.info | |
parent | f7fa33cd96ca52764362ff49a87cc36b9e14ea96 (diff) | |
download | slackbuilds-fa93a6e1f8b48be1b3a5a1d88361eb30faf2987a.tar.gz |
python/progressive: Added (Terminal progress bars).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/progressive/progressive.info')
-rw-r--r-- | python/progressive/progressive.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/progressive/progressive.info b/python/progressive/progressive.info new file mode 100644 index 0000000000..746069ccd0 --- /dev/null +++ b/python/progressive/progressive.info @@ -0,0 +1,10 @@ +PRGNAM="progressive" +VERSION="0.3.2" +HOMEPAGE="https://github.com/hfaran/progressive" +DOWNLOAD="https://pypi.python.org/packages/source/p/progressive/progressive-0.3.2.tar.gz" +MD5SUM="f6f8c27e076cee09762112d79e02609a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="blessings" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |