diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-15 08:59:25 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:15 -0500 |
commit | 74255720d5af873b4b5839a8458bcffed7a8ba0d (patch) | |
tree | f224d99e8801f09a549d3d7ee77a00d14d7b8e5b /libraries/guppy/README | |
parent | 6b4ccd3f14825de8e0040755c614b745af555ed2 (diff) |
libraries/guppy: Added (Python Programming Environment).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/guppy/README')
-rw-r--r-- | libraries/guppy/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/guppy/README b/libraries/guppy/README new file mode 100644 index 000000000000..3d9b7a1cd025 --- /dev/null +++ b/libraries/guppy/README @@ -0,0 +1,3 @@ +Guppy-PE is a library and programming environment for Python, +currently providing in particular the Heapy subsystem, which +supports object and heap memory sizing, profiling and debugging. |