diff options
Diffstat (limited to 'misc/py-pyprind/pkg-descr')
-rw-r--r-- | misc/py-pyprind/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/py-pyprind/pkg-descr b/misc/py-pyprind/pkg-descr index a7ede678ff1d..f81a3efb5830 100644 --- a/misc/py-pyprind/pkg-descr +++ b/misc/py-pyprind/pkg-descr @@ -3,5 +3,3 @@ 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://github.com/rasbt/pyprind |