Source: wazo-websocketd
Section: python
Priority: optional
Maintainer: Wazo Maintainers <dev@wazo.community>
Build-Depends: debhelper (>= 12), dh-python, python3-all, python3-setuptools
Standards-Version: 3.9.6
X-Python3-Version: >= 3.11

Package: wazo-websocketd
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 adduser,
 python3-aioamqp,
 python3-setproctitle,
 python3-websockets,
 python3-yaml,
 wazo-auth-client-python3,
 xivo-lib-python-python3
Description: Wazo websocket server
 Wazo is a system based on a powerful IPBX, to bring an easy to
 install solution for telephony and related services.
 .
 wazo-websocketd is a WebSocket server that delivers Wazo related events to
 clients.
