aboutsummaryrefslogtreecommitdiff
path: root/python/python3-debugpy/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-01-13 00:45:40 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-14 08:50:10 +0700
commite06d27d059e41024896685b9ac3e2caffceb68c6 (patch)
treef30bafdd6d076e8acca73a57e50cff0ed8843402 /python/python3-debugpy/README
parent7ca3b82b25cc24ada1a3ae315f10f882c7f7997c (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/README1
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.