Pakket: python3-confget (2.3.0-1)
Verwijzigingen voor python3-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 - 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.
Andere aan python3-confget gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)