Port details on branch 2025Q1 |
- py-python-lsp-server Python implementation of the Language Server Protocol
- 1.12.2 textproc
=0 1.12.2Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2025-02-08 18:03:09
- Last Update: 2025-02-08 18:01:28
- Commit Hash: 7d6568b
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/python-lsp/python-lsp-server
- Description:
- A Python 3.6+ implementation of the Language Server Protocol.
Language Server Features: Auto Completion, Code Linting,
Signature Help, Go to definition, Hover, Find References,
Document Symbols, Document Formatting, Code folding, and
Multiple workspaces
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}python-lsp-server>0:textproc/py-python-lsp-server@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-python-lsp-server/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-python-lsp-server
- pkg install py311-python-lsp-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-python-lsp-server listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-python-lsp-server
- Package flavors (<flavor>: <package>)
- py311: py311-python-lsp-server
- distinfo:
- TIMESTAMP = 1739034752
SHA256 (python_lsp_server-1.12.2.tar.gz) = fea039a36b3132774d0f803671184cf7dde0c688e7b924f23a6359a66094126d
SIZE (python_lsp_server-1.12.2.tar.gz) = 115054
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
- py311-toml>0 : textproc/py-toml@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>=0 : devel/py-coverage@py311
- py311-flaky>=3.4.0 : devel/py-flaky@py311
- py311-isort>0 : devel/py-isort@py311
- py311-jedi>0 : devel/py-jedi@py311
- py311-matplotlib>0 : math/py-matplotlib@py311
- py311-pandas>0 : math/py-pandas@py311
- pylint-py311>0 : devel/pylint@py311
- py311-pytest>0 : devel/py-pytest@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pytest-isort>0 : devel/py-pytest-isort@py311
- py311-qt5-pyqt>0 : devel/py-qt5-pyqt@py311
- py311-rope>0 : devel/py-rope@py311
- py311-whatthepatch>0 : textproc/py-whatthepatch@py311
- py311-yapf>0 : textproc/py-yapf@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-autopep8>0 : textproc/py-autopep8@py311
- py311-docstring-to-markdown>0 : textproc/py-docstring-to-markdown@py311
- py311-flake8>0 : devel/py-flake8@py311
- py311-importlib-metadata>0 : devel/py-importlib-metadata@py311
- py311-jedi>0 : devel/py-jedi@py311
- py311-mccabe>0 : devel/py-mccabe@py311
- py311-pluggy>0 : devel/py-pluggy@py311
- py311-pycodestyle>0 : devel/py-pycodestyle@py311
- py311-pydocstyle>0 : devel/py-pydocstyle@py311
- py311-pyflakes>0 : devel/py-pyflakes@py311
- pylint-py311>0 : devel/pylint@py311
- py311-python-lsp-jsonrpc>0 : textproc/py-python-lsp-jsonrpc@py311
- py311-rope>0 : devel/py-rope@py311
- py311-ruff>0 : devel/py-ruff@py311
- py311-ujson>0 : devel/py-ujson@py311
- py311-whatthepatch>0 : textproc/py-whatthepatch@py311
- py311-yapf>0 : textproc/py-yapf@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-python-lsp-server
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|