套件:confget(5.1.2-2 以及其他的)
confget 的相關連結
下載原始碼套件 confget:
- [confget_5.1.2-2.debian.tar.xz]
- [confget_5.1.2-2.dsc]
- [confget_5.1.2.orig.tar.xz]
- [confget_5.1.2.orig.tar.xz.asc]
維護者:
外部的資源:
- 主頁 [devel.ringlet.net]
相似套件:
read variables from INI-style configuration files
The confget utility examines a INI-style configuration file and retrieves the value of the specified variables from the specified section. Its intended use is to let shell scripts use the same INI-style configuration files as other programs, to avoid duplication of data.
The confget utility may retrieve the values of one or more variables, list all the variables in a specified section, list only those whose names or values match a specified pattern (shell glob or regular expression), or check if a variable is present in the file at all. It has a "shell-quoting" output mode that quotes the variable values in a way suitable for passing them directly to a Bourne-style shell.
其他與 confget 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpcre2-8-0 (>= 10.22)
- New Perl Compatible Regular Expression Library- 8 bit runtime files