Source: wazo-confgend
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-confgend
Architecture: all
Depends:
  ${python3:Depends},
  ${misc:Depends},
  adduser,
  python3-jinja2,
  python3-stevedore,
  python3-twisted,
  python3-yaml,
  xivo-lib-python-python3,
  xivo-libdao-python3
Suggests: wazo-confgen
Description: Wazo telephony systems configurations generator
 Wazo is a system based on a powerful IPBX, aiming to provide an
 easy-to-install solution for telephony and related services.
 .
 Confgen generates configurations for asterisk/freeswitch and other telephony
 systems from Wazo configuration sources.
 Confgen is built on a flexible
 architecture of frontends (targeted systems) and backends (data source).
 .
 confgend is the server component of the generator.
 .
