软件包: confget (2.3.0-1)
confget 的相关链接
Trisquel 的资源:
下载源码包 confget:
- [confget_2.3.0-1.dsc]
- [confget_2.3.0.orig.tar.xz]
- [confget_2.3.0.orig.tar.xz.asc]
- [confget_2.3.0-1.debian.tar.xz]
维护者:
Original Maintainer:
- Peter Pentchev
外部的资源:
- 主页 [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.10) [armhf]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files