File debian.control of Package grommunio-admin-api
Source: grommunio-admin-api
Priority: optional
Section: mail
Maintainer: grommunio <support@grommunio.com>
Standards-Version: 4.5.0
Package: grommunio-admin-api
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: grommunio-admin-common, nginx, passwd, policykit-1,
python3, python3-argcomplete, python3-dnspython, python3-flask,
python3-flask-sqlalchemy, python3-jellyfish, python3-ldap3 (>= 2.6),
python3-multidict, python3-mysqldb, python3-openapi-core, python3-psutil,
python3-jwt, python3-pyexmdb, python3-redis, python3-requests, python3-systemd,
python3-mattermostdriver, python3-uwsgidecorators, python3-yaml,
system-user-grommunio, uwsgi, uwsgi-plugin-python3, python3-distutils
Suggests: python3-termcolor
Description: Backend for grommunio management
.
The grommunio admin-api provides a state-of-the-art REST-interface for
operations with the grommunio software suite. The primary grommunio client
grommunio admin-web uses admin-api for data retrieval, and for
administrative tasks, such as creating, deleting and modifying users.