Source: easybashgui
Section: libs
Priority: optional
Maintainer: PICCORO Lenz McKAY <mckaygerhard@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 7), dialog, make, bash
Standards-Version: 4.6.2
Homepage: https://github.com/BashGui/easybashgui
#Vcs-Browser: https://salsa.debian.org/debian/easybashgui
#Vcs-Git: https://salsa.debian.org/debian/easybashgui.git

Package: easybashgui
Architecture: any
Depends: dialog | whiptail, bash, coreutils, bc, ${misc:Depends}
Suggests: yad | zenity | kdialog | gtkdialog | xdialog
Description: functions library that aims to give simple GUI functions
 EasyBashGUI is a Bash functions library for *BSD and GNU/Linux that aims to 
 give simple GUI functions using yad, gtkdialog, kdialog, zenity, Xdialog, 
 (c)dialog, whiptail or bash builtins depending on desktop running or not,
 Yad/Gtkdialog/Xdialog/qdialog installed or not and, eventually, X server running 
 or not. 
