Source: xivo-agentd
Section: python
Priority: extra
Maintainer: XiVO Dev Team <dev@avencall.com>
Uploaders: XiVO Builder Team <release@xivo.io>
Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-setuptools
Standards-Version: 4.0.0
Homepage: http://wiki.xivo.io

Package: xivo-agentd
Architecture: all
Section: python
Pre-Depends: xivo-libagentd (>= ${binary:Version})
Depends: ${python3:Depends}, ${misc:Depends}
Provides: xivo-agent
Conflicts: xivo-agent
Replaces: xivo-agent
Description: XiVO agent server
 XIVO is a system based on a powerful IPBX, to bring an easy to
 install solution for telephony and related services.
 .

Package: xivo-libagentd
Architecture: all
Section: python
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-cherrypy3,
         python3-flask,
         python3-flask-cors,
         python3-flask-restful,
         python3-kombu,
         xivo-auth-client,
         xivo-bus,
         xivo-libdao,
         xivo-lib-python,
         xivo-libamid
Provides: xivo-libagent
Conflicts: xivo-libagent
Replaces: xivo-libagent
Description: XiVO agent lib
 XIVO is a system based on a powerful IPBX, to bring an easy to
 install solution for telephony and related services.
 .
