aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pycallgraph/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pycallgraph/pkg-descr')
-rw-r--r--devel/py-pycallgraph/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pycallgraph/pkg-descr b/devel/py-pycallgraph/pkg-descr
index b1cbc9263d71..5c2ef1bce7ea 100644
--- a/devel/py-pycallgraph/pkg-descr
+++ b/devel/py-pycallgraph/pkg-descr
@@ -1,5 +1,3 @@
Python Call Graph uses GraphViz to generate call graphs from one execution of
your Python code. It's very easy to use and can point out possible problems
with your code execution.
-
-WWW: http://pycallgraph.slowchop.com/