Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2016 09:14:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 207758] [NEW PORT] misc/py-pyprind: Python Progress Indicator Utility
Message-ID:  <bug-207758-21822-drY4HbPz2m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207758-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207758-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207758

--- Comment #17 from commit-hook@freebsd.org ---
A commit references this bug:

Author: koobs
Date: Thu Jun 30 09:14:00 UTC 2016
New revision: 417819
URL: https://svnweb.freebsd.org/changeset/ports/417819

Log:
  [NEW] misc/py-pyprind: Python Progress Bar and Percent Indicator Utility

  The PyPrind (Python Progress Indicator) module provides a progress bar
  and a percentage indicator object that let you track the progress of a
  loop structure or other iterative computation. Typical applications
  include the processing of large data sets to provide an intuitive
  estimate at runtime about the progress of the computation.

  WWW: https://www.github.com/rasbt/pyprind

  PR:           207758
  Submitted by: Neel Chauhan <neel neelc org>

Changes:
  head/misc/Makefile
  head/misc/py-pyprind/
  head/misc/py-pyprind/Makefile
  head/misc/py-pyprind/distinfo
  head/misc/py-pyprind/files/
  head/misc/py-pyprind/files/patch-setup.py
  head/misc/py-pyprind/pkg-descr

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207758-21822-drY4HbPz2m>