[Bug 207758] [NEW PORT] misc/py-pyprind: Python Progress Indicator Utility

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 30 09:14:33 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207758

--- Comment #17 from commit-hook at 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

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


More information about the freebsd-python mailing list