diff options
Diffstat (limited to 'devel/py-python-dtrace/pkg-descr')
-rw-r--r-- | devel/py-python-dtrace/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-python-dtrace/pkg-descr b/devel/py-python-dtrace/pkg-descr index f921c6c6707e..2b547223f8a2 100644 --- a/devel/py-python-dtrace/pkg-descr +++ b/devel/py-python-dtrace/pkg-descr @@ -2,5 +2,3 @@ DTrace consumer for Python based on libdtrace. Currently this package provides two modules: one wraps libdtrace using ctypes. The other one uses cython. - -WWW: http://tmetsch.github.io/python-dtrace/ |