PN: python3-websockets
PV: 17.0.1
PR: r0
PKGV: 17.0.1
PKGR: r0@EXTENDPRAUTO@
LICENSE: BSD-3-Clause
DESCRIPTION: An implementation of the WebSocket Protocol (RFC 6455).
SUMMARY: An implementation of the WebSocket Protocol (RFC 6455)
RDEPENDS:python3-websockets: python3-asyncio python3-core glibc (>= 2.44+git0+afd131806b)
SECTION: devel/python
PKG:python3-websockets: python3-websockets
FILES:python3-websockets: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib64/lib*.so.*             /etc /com /var             /bin/* /sbin/*             /lib64/*.so.*             /lib/udev /usr/lib/udev             /lib64/udev /usr/lib64/udev             /usr/share/python3-websockets /usr/lib64/python3-websockets/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib64/bonobo/servers /usr/lib64/python3.14/site-packages
FILES_INFO:python3-websockets: {"/usr/bin/websockets": 217, "/usr/lib64/python3.14/site-packages/websockets-17.0.1.dist-info/METADATA": 6342, "/usr/lib64/python3.14/site-packages/websockets-17.0.1.dist-info/WHEEL": 104, "/usr/lib64/python3.14/site-packages/websockets-17.0.1.dist-info/entry_points.txt": 51, "/usr/lib64/python3.14/site-packages/websockets-17.0.1.dist-info/licenses/LICENSE": 1514, "/usr/lib64/python3.14/site-packages/websockets-17.0.1.dist-info/top_level.txt": 11, "/usr/lib64/python3.14/site-packages/websockets/__init__.py": 7450, "/usr/lib64/python3.14/site-packages/websockets/__main__.py": 62, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/__init__.cpython-314.pyc": 5464, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/__main__.cpython-314.pyc": 264, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/auth.cpython-314.pyc": 792, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/cli.cpython-314.pyc": 10034, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/client.cpython-314.pyc": 17944, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/connection.cpython-314.pyc": 519, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/datastructures.cpython-314.pyc": 13531, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/exceptions.cpython-314.pyc": 25174, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/frames.cpython-314.pyc": 20482, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/headers.cpython-314.pyc": 20874, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/http11.cpython-314.pyc": 18297, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/imports.cpython-314.pyc": 3995, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/protocol.cpython-314.pyc": 28645, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/proxy.cpython-314.pyc": 6471, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/server.cpython-314.pyc": 27241, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/streams.cpython-314.pyc": 6651, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/typing.cpython-314.pyc": 1277, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/uri.cpython-314.pyc": 4649, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/utils.cpython-314.pyc": 3821, "/usr/lib64/python3.14/site-packages/websockets/__pycache__/version.cpython-314.pyc": 3309, "/usr/lib64/python3.14/site-packages/websockets/asyncio/__init__.py": 0, "/usr/lib64/python3.14/site-packages/websockets/asyncio/__pycache__/__init__.cpython-314.pyc": 165, "/usr/lib64/python3.14/site-packages/websockets/asyncio/__pycache__/client.cpython-314.pyc": 37683, "/usr/lib64/python3.14/site-packages/websockets/asyncio/__pycache__/connection.cpython-314.pyc": 57983, "/usr/lib64/python3.14/site-packages/websockets/asyncio/__pycache__/messages.cpython-314.pyc": 16233, "/usr/lib64/python3.14/site-packages/websockets/asyncio/__pycache__/router.cpython-314.pyc": 10327, "/usr/lib64/python3.14/site-packages/websockets/asyncio/__pycache__/server.cpython-314.pyc": 41229, "/usr/lib64/python3.14/site-packages/websockets/asyncio/client.py": 32062, "/usr/lib64/python3.14/site-packages/websockets/asyncio/connection.py": 49596, "/usr/lib64/python3.14/site-packages/websockets/asyncio/messages.py": 11096, "/usr/lib64/python3.14/site-packages/websockets/asyncio/router.py": 7743, "/usr/lib64/python3.14/site-packages/websockets/asyncio/server.py": 34111, "/usr/lib64/python3.14/site-packages/websockets/auth.py": 568, "/usr/lib64/python3.14/site-packages/websockets/cli.py": 6892, "/usr/lib64/python3.14/site-packages/websockets/client.py": 14050, "/usr/lib64/python3.14/site-packages/websockets/connection.py": 323, "/usr/lib64/python3.14/site-packages/websockets/datastructures.py": 7238, "/usr/lib64/python3.14/site-packages/websockets/exceptions.py": 14308, "/usr/lib64/python3.14/site-packages/websockets/extensions/__init__.py": 98, "/usr/lib64/python3.14/site-packages/websockets/extensions/__pycache__/__init__.cpython-314.pyc": 280, "/usr/lib64/python3.14/site-packages/websockets/extensions/__pycache__/base.cpython-314.pyc": 4416, "/usr/lib64/python3.14/site-packages/websockets/extensions/__pycache__/permessage_deflate.cpython-314.pyc": 21939, "/usr/lib64/python3.14/site-packages/websockets/extensions/base.py": 2903, "/usr/lib64/python3.14/site-packages/websockets/extensions/permessage_deflate.py": 25840, "/usr/lib64/python3.14/site-packages/websockets/frames.py": 16709, "/usr/lib64/python3.14/site-packages/websockets/headers.py": 16046, "/usr/lib64/python3.14/site-packages/websockets/http11.py": 18245, "/usr/lib64/python3.14/site-packages/websockets/imports.py": 2795, "/usr/lib64/python3.14/site-packages/websockets/legacy/__init__.py": 276, "/usr/lib64/python3.14/site-packages/websockets/legacy/__pycache__/__init__.cpython-314.pyc": 448, "/usr/lib64/python3.14/site-packages/websockets/legacy/__pycache__/auth.cpython-314.pyc": 8661, "/usr/lib64/python3.14/site-packages/websockets/legacy/__pycache__/client.cpython-314.pyc": 30184, "/usr/lib64/python3.14/site-packages/websockets/legacy/__pycache__/exceptions.cpython-314.pyc": 4282, "/usr/lib64/python3.14/site-packages/websockets/legacy/__pycache__/framing.cpython-314.pyc": 9403, "/usr/lib64/python3.14/site-packages/websockets/legacy/__pycache__/handshake.cpython-314.pyc": 7072, "/usr/lib64/python3.14/site-packages/websockets/legacy/__pycache__/http.cpython-314.pyc": 8341, "/usr/lib64/python3.14/site-packages/websockets/legacy/__pycache__/protocol.cpython-314.pyc": 69423, "/usr/lib64/python3.14/site-packages/websockets/legacy/__pycache__/server.cpython-314.pyc": 50004, "/usr/lib64/python3.14/site-packages/websockets/legacy/auth.py": 6531, "/usr/lib64/python3.14/site-packages/websockets/legacy/client.py": 27226, "/usr/lib64/python3.14/site-packages/websockets/legacy/exceptions.py": 1924, "/usr/lib64/python3.14/site-packages/websockets/legacy/framing.py": 6374, "/usr/lib64/python3.14/site-packages/websockets/legacy/handshake.py": 5285, "/usr/lib64/python3.14/site-packages/websockets/legacy/http.py": 7061, "/usr/lib64/python3.14/site-packages/websockets/legacy/protocol.py": 63456, "/usr/lib64/python3.14/site-packages/websockets/legacy/server.py": 44835, "/usr/lib64/python3.14/site-packages/websockets/protocol.py": 27204, "/usr/lib64/python3.14/site-packages/websockets/proxy.py": 4969, "/usr/lib64/python3.14/site-packages/websockets/py.typed": 0, "/usr/lib64/python3.14/site-packages/websockets/server.py": 24679, "/usr/lib64/python3.14/site-packages/websockets/speedups.c": 5920, "/usr/lib64/python3.14/site-packages/websockets/speedups.cpython-314-x86_64-linux-gnu.so": 14504, "/usr/lib64/python3.14/site-packages/websockets/speedups.pyi": 102, "/usr/lib64/python3.14/site-packages/websockets/streams.py": 4610, "/usr/lib64/python3.14/site-packages/websockets/sync/__init__.py": 0, "/usr/lib64/python3.14/site-packages/websockets/sync/__pycache__/__init__.cpython-314.pyc": 162, "/usr/lib64/python3.14/site-packages/websockets/sync/__pycache__/client.cpython-314.pyc": 26537, "/usr/lib64/python3.14/site-packages/websockets/sync/__pycache__/connection.cpython-314.pyc": 50720, "/usr/lib64/python3.14/site-packages/websockets/sync/__pycache__/messages.cpython-314.pyc": 16099, "/usr/lib64/python3.14/site-packages/websockets/sync/__pycache__/router.cpython-314.pyc": 9841, "/usr/lib64/python3.14/site-packages/websockets/sync/__pycache__/server.cpython-314.pyc": 39139, "/usr/lib64/python3.14/site-packages/websockets/sync/__pycache__/utils.cpython-314.pyc": 1962, "/usr/lib64/python3.14/site-packages/websockets/sync/client.py": 22216, "/usr/lib64/python3.14/site-packages/websockets/sync/connection.py": 48298, "/usr/lib64/python3.14/site-packages/websockets/sync/messages.py": 12826, "/usr/lib64/python3.14/site-packages/websockets/sync/router.py": 7172, "/usr/lib64/python3.14/site-packages/websockets/sync/server.py": 34346, "/usr/lib64/python3.14/site-packages/websockets/sync/utils.py": 1107, "/usr/lib64/python3.14/site-packages/websockets/trio/__init__.py": 0, "/usr/lib64/python3.14/site-packages/websockets/trio/__pycache__/__init__.cpython-314.pyc": 162, "/usr/lib64/python3.14/site-packages/websockets/trio/__pycache__/client.cpython-314.pyc": 34161, "/usr/lib64/python3.14/site-packages/websockets/trio/__pycache__/connection.cpython-314.pyc": 58879, "/usr/lib64/python3.14/site-packages/websockets/trio/__pycache__/messages.cpython-314.pyc": 13041, "/usr/lib64/python3.14/site-packages/websockets/trio/__pycache__/router.cpython-314.pyc": 9537, "/usr/lib64/python3.14/site-packages/websockets/trio/__pycache__/server.cpython-314.pyc": 28157, "/usr/lib64/python3.14/site-packages/websockets/trio/__pycache__/utils.cpython-314.pyc": 2240, "/usr/lib64/python3.14/site-packages/websockets/trio/client.py": 29509, "/usr/lib64/python3.14/site-packages/websockets/trio/connection.py": 49218, "/usr/lib64/python3.14/site-packages/websockets/trio/messages.py": 10269, "/usr/lib64/python3.14/site-packages/websockets/trio/router.py": 7196, "/usr/lib64/python3.14/site-packages/websockets/trio/server.py": 25805, "/usr/lib64/python3.14/site-packages/websockets/trio/utils.py": 956, "/usr/lib64/python3.14/site-packages/websockets/typing.py": 1710, "/usr/lib64/python3.14/site-packages/websockets/uri.py": 3125, "/usr/lib64/python3.14/site-packages/websockets/utils.py": 2022, "/usr/lib64/python3.14/site-packages/websockets/version.py": 3204}
FILERDEPENDSFLIST:python3-websockets: /usr/bin/websockets /usr/lib64/python3.14/site-packages/websockets/speedups.cpython-314-x86@underscore@64-linux-gnu.so
FILERDEPENDS:/usr/bin/websockets:python3-websockets:  /usr/bin/env
FILERDEPENDS:/usr/lib64/python3.14/site-packages/websockets/speedups.cpython-314-x86@underscore@64-linux-gnu.so:python3-websockets:  libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6()(64bit) rtld(GNU_HASH)
PKGSIZE:python3-websockets: 1668453
