From 40027df8ee05f2e0e338a26b71246447c619ae4f Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 20 Oct 2016 20:11:45 +0700 Subject: python/tqdm: Added (progress bar for Python). Signed-off-by: Willy Sudiarto Raharjo --- python/tqdm/tqdm.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/tqdm/tqdm.info (limited to 'python/tqdm/tqdm.info') 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" -- cgit v1.2.3