diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-20 20:11:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-20 20:11:45 +0700 |
commit | 40027df8ee05f2e0e338a26b71246447c619ae4f (patch) | |
tree | 1b026b49180e6b219f21759979521d19525d69b3 /python/tqdm/tqdm.info | |
parent | 292665f2a72d8bfba4887e227024714c2b3e6e9d (diff) |
python/tqdm: Added (progress bar for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tqdm/tqdm.info')
-rw-r--r-- | python/tqdm/tqdm.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/tqdm/tqdm.info b/python/tqdm/tqdm.info new file mode 100644 index 000000000000..6468b498cf0e --- /dev/null +++ b/python/tqdm/tqdm.info @@ -0,0 +1,10 @@ +PRGNAM="tqdm" +VERSION="4.8.4" +HOMEPAGE="http://chump.readthedocs.org" +DOWNLOAD="https://pypi.python.org/packages/12/f6/2d7be1c049d3e1556a43825728b51600ccb54be5ee1f5b2b0cc27887112b/tqdm-4.8.4.tar.gz" +MD5SUM="b30a0aa20641d239296eab1c48a06b4e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |