[ 原始碼: dialog ]
套件:dialog(1.3-20240307-2 以及其他的)
dialog 的相關連結
Debian 的資源:
下載原始碼套件 dialog:
- [dialog_1.3-20240307-2.dsc]
- [dialog_1.3-20240307.orig.tar.gz]
- [dialog_1.3-20240307.orig.tar.gz.asc]
- [dialog_1.3-20240307-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [invisible-island.net]
相似套件:
Displays user-friendly dialog boxes from shell scripts
This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner.
The following types of boxes are at your disposal:
yes/no Typical query style box with "Yes" and "No" answer buttons menu A scrolling list of menu choices with single entry selection input Query style box with text entry field message Similar to the yes/no box, but with only an "Ok" button text A scrollable text box that works like a simple file viewer info A message display that allows asynchronous script execution checklist Similar to the menu box, but allowing multiple selections radiolist Checklist style box allowing single selections gauge Typical "progress report" style box tail Allows viewing the end of files (tail) that auto updates background tail Similar to tail but runs in the background. editbox Allows editing an existing file
其他與 dialog 有關的套件
|
|
|
|
-
- dep: debianutils (>= 1.6)
- Miscellaneous utilities specific to Debian
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdialog15 (>= 1.3-20240307)
- Displays user-friendly dialog boxes -- shared library
-
- dep: libncursesw6 (>= 6)
- shared libraries for terminal handling (wide character support)
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling