Source: yasi-daemon Section: python Priority: optional Maintainer: Jonathan Carter Build-Depends: debhelper-compat (= 13), Standards-Version: 4.7.2 Homepage: https://yasi.jonathancarter.org Vcs-Browser: https://salsa.debian.org/debian/yasi-daemon-packaging Vcs-Git: https://salsa.debian.org/debian/yasi-daemon-packaging Package: yasi-daemon Architecture: all Depends: python3, python3-dmm, python3-flask, python3-waitress, libjs-htmx, sass-stylesheets-bulma, fonts-fork-awesome, gettext, upower Description: yasi server-side daemon Yasi is a new experimental system installer. . This back-end for Yasi is written in Python with Flask. . It's a very early work-in-progress, use with caution. . The front-end configures values in a yaml file that is then processed as a recipe with the dmm utilities. . NOTE: Usually, this would be configured by experts who have read the documentation and added a configuration for an installer. It's not intended to be installed by end users. . Also, this is still very experimental in nature, and many features don't work it, or may be dangerous to us. Package: yasi-webclient Architecture: all Depends: python3, python3-webview, libxapp-gtk3-module Description: web front-end wrapper for system-installer Starts up the web front-end for system-installer in a local browser.