Package: python3-websockets
Version: 11.0.3-r1
Depends: libc, python3
Provides: python3-websockets-any
Source: feeds/packages/feeds/packages/lang/python/python-websockets
SourceName: python-websockets
License: BSD-3-Clause
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1780166463
URL: https://github.com/aaugustin/websockets
Maintainer: Michal Vasilek <michal.vasilek@nic.cz>
Architecture: arm_cortex-a9_vfpv3-d16
Installed-Size: 501760
Description:  websockets is a library for building WebSocket servers and clients in
 Python with a focus on correctness, simplicity, robustness, and
 performance.
 
 Built on top of asyncio, Python's standard asynchronous I/O framework,
 the default implementation provides an elegant coroutine-based API.
