Port details |
- py-pygls Pythonic generic language server (pronounced like 'pie glass')
- 1.3.1 devel =0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-10-14 05:30:19
- Last Update: 2024-10-17 19:03:03
- Commit Hash: 211dd11
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pygls.readthedocs.io/en/latest/
- https://github.com/openlawlibrary/pygls
- Description:
- pygls (pronounced like "pie glass") is a pythonic generic implementation of the
Language Server Protocol for use as a foundation for writing your own Language
Servers in just a few lines of code.
- ¦ ¦ ¦ ¦
- 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}pygls>0:devel/py-pygls@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pygls/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pygls
- pkg install py311-pygls
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-pygls listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pygls
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728632226
SHA256 (pygls-1.3.1.tar.gz) = 140edceefa0da0e9b3c533547c892a42a7d2fd9217ae848c330c53d266a55018
SIZE (pygls-1.3.1.tar.gz) = 45527
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cattrs>=23.1.2 : devel/py-cattrs@py311
- py311-lsprotocol>=2023.0.1 : devel/py-lsprotocol@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-crosshair-tool
Configuration Options:
- ===> The following configuration options are available for py311-pygls-1.3.1:
WS=off: WebSocket support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pygls
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1 17 Oct 2024 19:03:03 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pygls: Add WS option |
1.3.1 14 Oct 2024 04:45:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pygls: Add py-pygls 1.3.1
pygls (pronounced like "pie glass") is a pythonic generic implementation of the
Language Server Protocol for use as a foundation for writing your own Language
Servers in just a few lines of code. |
Number of commits found: 2
|