软件包:python3-confget(2.2.0-4+deb10u1)
python3-confget 的相关链接
Debian 的资源:
下载源码包 confget:
- [confget_2.2.0-4+deb10u1.dsc]
- [confget_2.2.0.orig.tar.xz]
- [confget_2.2.0.orig.tar.xz.asc]
- [confget_2.2.0-4+deb10u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [devel.ringlet.net]
相似软件包:
read variables from INI-style configuration files - Python 3.x library
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.
This package contains the Python 3.x library.
其他与 python3-confget 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)