File: control

package info (click to toggle)
yad 7.2-1
  • links: PTS
  • area: main
  • in suites: experimental
  • size: 1,540 kB
  • sloc: ansic: 10,300; makefile: 99; sh: 39
file content (15 lines) | stat: -rw-r--r-- 543 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: yad
Section: utils
Priority: optional
Maintainer: Alexis Puente Montiel <alexispm@disroot.org>
Build-Depends: debhelper-compat (= 12), libgtk-3-dev, pkg-config, intltool
Standards-Version: 4.5.0
Homepage: https://github.com/v1cont/yad/

Package: yad
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: tool for creating graphical dialogs from shell scripts
 Yad allows you to display GTK+ dialog boxes from command line or shell
 scripts. It is similar to Zenity but with more dialog types and options.