Source: ssft Section: utils Maintainer: Debian Commons Uploaders: Sergio Talens-Oliag Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: gettext Vcs-Browser: https://salsa.debian.org/debian/ssft Vcs-Git: https://salsa.debian.org/debian/ssft.git Standards-Version: 4.7.4 Package: ssft Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, sensible-utils Recommends: gettext-base, dialog, zenity | kdialog Description: Shell Scripts Frontend Tool Shell function library useful to build shell script frontends. . The library defines a set of functions to display messages and read values from the user on X (using zenity or kdialog) or console (using dialog or plain text) and has been designed to be used by sourcing the library code from other scripts. . The library supports L10N if gettext.sh is installed.