aboutsummaryrefslogtreecommitdiff
path: root/python/debugpy/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-02-20 01:00:00 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-21 14:26:37 +0700
commit1eb6d907da148a746e9537310764e84559d7e517 (patch)
tree52554ca7162d758280dbdb99b8583c0849b1c4c9 /python/debugpy/README
parentdd30bdb20b23d029ad743a59a54253c49d6f2623 (diff)
python/debugpy: Added debugpy
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/debugpy/README')
-rw-r--r--python/debugpy/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/debugpy/README b/python/debugpy/README
new file mode 100644
index 0000000000000..731a03fad3081
--- /dev/null
+++ b/python/debugpy/README
@@ -0,0 +1 @@
+debugpy is an implementation of the Debug Adapter Protocol for Python.