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

--- Comment #17 from commit-h...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to