Port details on branch 2023Q4 |
- py-python-lsp-server Python implementation of the Language Server Protocol
- 1.8.2 textproc
=0 1.8.2Version of this port present on the latest quarterly branch. - Maintainer: rhurlin@FreeBSD.org
 - Port Added: 2023-10-09 17:24:08
- Last Update: 2023-10-09 17:22:04
- Commit Hash: df70ebc
- 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 py39-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 py39-python-lsp-server listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-python-lsp-server
- Package flavors (<flavor>: <package>)
- py39: py39-python-lsp-server
- distinfo:
- TIMESTAMP = 1696866143
SHA256 (python-lsp-server-1.8.2.tar.gz) = fd85e1c6ad95c1d276c82a33c2c85898f110afc3c7bfeaced79c0df095076fd1
SIZE (python-lsp-server-1.8.2.tar.gz) = 107104
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:
-
- py39-setuptools_scm>0 : devel/py-setuptools_scm@py39
- py39-toml>0 : textproc/py-toml@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-coverage>=0 : devel/py-coverage@py39
- py39-flaky>=3.4.0 : devel/py-flaky@py39
- py39-isort>0 : devel/py-isort@py39
- py39-jedi>0 : devel/py-jedi@py39
- py39-matplotlib>0 : math/py-matplotlib@py39
- py39-pandas>0 : math/py-pandas@py39
- pylint-py39>0 : devel/pylint@py39
- py39-pytest>0 : devel/py-pytest@py39
- py39-pytest-cov>0 : devel/py-pytest-cov@py39
- py39-pytest-isort>0 : devel/py-pytest-isort@py39
- py39-rope>0 : devel/py-rope@py39
- py39-whatthepatch>0 : textproc/py-whatthepatch@py39
- py39-yapf>0 : textproc/py-yapf@py39
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-autopep8>0 : textproc/py-autopep8@py39
- py39-docstring-to-markdown>0 : textproc/py-docstring-to-markdown@py39
- py39-flake8>0 : devel/py-flake8@py39
- py39-jedi>0 : devel/py-jedi@py39
- py39-mccabe>0 : devel/py-mccabe@py39
- py39-pluggy>0 : devel/py-pluggy@py39
- py39-pycodestyle>0 : devel/py-pycodestyle@py39
- py39-pydocstyle>0 : devel/py-pydocstyle@py39
- py39-pyflakes>0 : devel/py-pyflakes@py39
- pylint-py39>0 : devel/pylint@py39
- py39-pyls-black>0 : devel/py-pyls-black@py39
- py39-python-lsp-jsonrpc>0 : textproc/py-python-lsp-jsonrpc@py39
- py39-rope>0 : devel/py-rope@py39
- py39-ujson>0 : devel/py-ujson@py39
- py39-whatthepatch>0 : textproc/py-whatthepatch@py39
- py39-yapf>0 : textproc/py-yapf@py39
- python3.9 : lang/python39
- 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:
|