Source: invirt-database Section: net Priority: optional Maintainer: Invirt project Build-Depends: debhelper (>= 11), python3, python3-setuptools, dh-python, postgresql #, config-package-dev Standards-Version: 4.1.4 X-Python3-Version: >= 3.6 Package: invirt-database Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-sqlalchemy, python3-psycopg2 Description: Installs the Invirt database schema files This contains the Python modules to access the Invirt database Package: invirt-database-server Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, postgresql, python3-sqlalchemy, python3-psycopg2, adduser, invirt-base, invirt-database Description: Installs the Invirt database server This tracks all the user VMs and is accessed from the VM host