Source: asyncwebsockets
Maintainer: Matthias Urlichs <matthias@urlichs.de>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9),
  python3-wsproto (>= 0.13),
Standards-Version: 3.9.6
Homepage: https://github.com/Fuyukai/asyncwebsockets

Package: python3-asyncwebsockets
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
  python3-wsproto (>= 0.13),
Description: A websocket library
 asyncwebsockets is a curio + trio + asyncio compatible websocket client library.
