Pakket: confget (2.3.0-1)
Verwijzigingen voor confget
Trisquel bronnen:
Het bronpakket confget downloaden:
- [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]
Beheerder:
Original Maintainer:
- Peter Pentchev
Externe bronnen:
- Homepage [devel.ringlet.net]
Vergelijkbare pakketten:
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.
Andere aan confget gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.10) [armhf]
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files