diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-02-20 01:00:00 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-21 14:26:37 +0700 |
commit | 1eb6d907da148a746e9537310764e84559d7e517 (patch) | |
tree | 52554ca7162d758280dbdb99b8583c0849b1c4c9 /python/debugpy/slack-desc | |
parent | dd30bdb20b23d029ad743a59a54253c49d6f2623 (diff) | |
download | slackbuilds-1eb6d907da148a746e9537310764e84559d7e517.tar.gz |
python/debugpy: Added debugpy
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/debugpy/slack-desc')
-rw-r--r-- | python/debugpy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/debugpy/slack-desc b/python/debugpy/slack-desc new file mode 100644 index 0000000000..05d5312255 --- /dev/null +++ b/python/debugpy/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------------------------------------------------------| +debugpy: debugpy (a debugger for Python) +debugpy: +debugpy: debugpy is an implementation of the Debug Adapter Protocol for Python. +debugpy: +debugpy: +debugpy: +debugpy: +debugpy: +debugpy: +debugpy: +debugpy: |