Source: xivo-confd
Section: python
Priority: extra
Maintainer: XiVO Dev Team <dev@avencall.com>
Uploaders: XiVO Builder Team <release@xivo.solutions>
Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-setuptools
Standards-Version: 3.11.2
X-Python3-Version: >= 3.11
Homepage: http://xivo.solutions

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

Package: xivo-libconfd
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-cheroot,
         python3-cherrypy3,
         python3-consul,
         python3-flask,
         python3-flask-httpauth,
         python3-flask-cors,
         python3-flask-restful,
         python3-future,
         python3-kombu,
         python3-marshmallow,
         python3-netifaces,
         python3-requests (>= 2.4.3),
         python3-sqlalchemy,
         python3-yaml,
         xivo-auth-client,
         xivo-bus,
         xivo-libdao,
         xivo-lib-python,
         xivo-manage-db,
         xivo-provd-client,
Provides: xivo-librestapi
Conflicts: xivo-librestapi
Replaces: xivo-librestapi
Description: XIVO confd lib
 XIVO is a system based on a powerful IPBX, to bring an easy to
 install solution for telephony and related services.
 .
