软件包:libeconf-utils(0.7.4+dfsg1-1)
libeconf-utils 的相关链接
Debian 的资源:
下载源码包 libeconf:
- [libeconf_0.7.4+dfsg1-1.dsc]
- [libeconf_0.7.4+dfsg1.orig.tar.xz]
- [libeconf_0.7.4+dfsg1-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
parse and manage key=value configuration files - command line utils
libeconf is a highly flexible and configureable library to parse and manage key=value configuration files. It reads configuration file snippets from different directories and builds the final configuration file for the application from it.
The first file is the vendor provided configuration file. There are two methods of overriding this vendor settings: copy the file from /usr/vendordir to /etc and modify the settings. Alternatively, a directory named file.suffix.d/ within /etc can be created, with drop-in files in the form name.suffix. This files contain only the changes of the specific settings the user is interested in. There can be several such drop-in files, they are processed in lexicographic order of their filename.
This package provides command line utilities (econftool).
其他与 libeconf-utils 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libeconf0 (>= 0.5.0+dfsg1)
- parse and manage key=value configuration files
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库