diff options
| author | Markus Rinne <markus.ka.rinne@gmail.com> | 2022-04-23 19:16:25 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-24 01:47:25 +0700 |
| commit | bb99cc6ed8d5052f019d44ead1e7e9dcaede816f (patch) | |
| tree | 8cd6457161cbc4153a12250b5439fd675252be64 /python/objgraph/slack-desc | |
| parent | ee5b1dc55a8d92915fefb718061dfe1315e75035 (diff) | |
python/objgraph: Added (Python Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/objgraph/slack-desc')
| -rw-r--r-- | python/objgraph/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/objgraph/slack-desc b/python/objgraph/slack-desc new file mode 100644 index 0000000000..4238dbb261 --- /dev/null +++ b/python/objgraph/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +objgraph: objgraph (Draws Python object reference graphs) +objgraph: +objgraph: objgraph is a module that lets you visually explore Python object +objgraph: graphs. +objgraph: +objgraph: +objgraph: +objgraph: +objgraph: +objgraph: +objgraph: |
