diff options
Diffstat (limited to 'devel/py-pympler/pkg-descr')
-rw-r--r-- | devel/py-pympler/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pympler/pkg-descr b/devel/py-pympler/pkg-descr index 6a928c72d3b5..f8f116cf8873 100644 --- a/devel/py-pympler/pkg-descr +++ b/devel/py-pympler/pkg-descr @@ -4,5 +4,3 @@ behavior of Python objects in a running Python application. By pympling a Python application, detailed insight in the size and the lifetime of Python objects can be obtained. Undesirable or unexpected runtime behavior like memory bloat and other "pymples" can easily be identified. - -WWW: https://github.com/pympler/pympler |