Port details on branch 2023Q3 |
- py-websockets Implementation of the WebSocket Protocol (RFC 6455 and 7692)
- 15.0.1 devel
=8 15.0.1Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2019-05-11 18:19:57
- Last Update: 2025-03-06 15:36:39
- Commit Hash: f0ab020
- People watching this port, also watch:: xorg-fonts-truetype, libevent, indexinfo, libXdamage, dbus
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/websockets/
- https://github.com/python-websockets/websockets
- Description:
- websockets is a library for building WebSocket servers and clients in Python
with a focus on correctness and simplicity.
Built on top of asyncio, Python's standard asynchronous I/O framework, it
provides an elegant coroutine-based API.
 ¦ ¦ ¦ ¦ 
- 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}websockets>0:devel/py-websockets@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-websockets/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-websockets
- pkg install py311-websockets
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-websockets listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-websockets
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1741275291
SHA256 (websockets-15.0.1.tar.gz) = 82544de02076bafba038ce055ee6412d68da13ab47f0c60cab827346de828dee
SIZE (websockets-15.0.1.tar.gz) = 177016
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-setuptools>=39.2.0 : devel/py-setuptools@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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- audio/py-vosk
- deskutils/py-paperless-ngx
- finance/freqtrade
- games/py-pychess
- www/yt-dlp
-
Deleted ports which required this port:
- for Run
-
- audio/py-vosk
- deskutils/py-paperless-ngx
- devel/py-aiorpcX
- devel/py-aiorpcX-legacy
- devel/py-gql
- devel/py-signalr-client-aio
- finance/freqtrade
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-websockets
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|