summaryrefslogtreecommitdiffstats
path: root/python/python3-pyls-spyder/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pyls-spyder/README')
-rw-r--r--python/python3-pyls-spyder/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-pyls-spyder/README b/python/python3-pyls-spyder/README
new file mode 100644
index 0000000000..fececdf3c6
--- /dev/null
+++ b/python/python3-pyls-spyder/README
@@ -0,0 +1,4 @@
+pyls-spyder contains Spyder extensions for the python-lsp-server
+(pylsp). This package provides Spyder-specific extras for the Language
+Server Protocol (LSP) on Python, such as document symbol searching
+and others.