diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-01-13 00:45:40 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-14 08:50:10 +0700 |
| commit | e06d27d059e41024896685b9ac3e2caffceb68c6 (patch) | |
| tree | f30bafdd6d076e8acca73a57e50cff0ed8843402 /python/python3-debugpy/README | |
| parent | 7ca3b82b25cc24ada1a3ae315f10f882c7f7997c (diff) | |
python/python3-debugpy: Added (a debugger for Python)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-debugpy/README')
| -rw-r--r-- | python/python3-debugpy/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python3-debugpy/README b/python/python3-debugpy/README new file mode 100644 index 0000000000..731a03fad3 --- /dev/null +++ b/python/python3-debugpy/README @@ -0,0 +1 @@ +debugpy is an implementation of the Debug Adapter Protocol for Python. |
