freebsd-ports/devel/py-trace2html/pkg-descr
Dmitry Marakasov c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00

5 lines
265 B
Text

`trace2html' is a utility to convert execution coverage data obtained
with the `trace' module of the standard python library into a set of human
readable HTML documents showing sortable summary and annotated source files.
WWW: https://pypi.org/project/trace2html/