ConfigObj is a simple but powerful config file reader and writer
ConfigObj is a simple but powerful config file reader and writer: an ini file
round tripper. Its main feature is that it is very easy to use, with a
straightforward programmer's interface and a simple syntax for config files.
It has lots of other features though :
* Nested sections (subsections), to any level
* List values
* Multiple line values
* String interpolation (substitution)
* Integrated with a powerful validation system
including automatic type checking/conversion, repeated sections,
and allowing default values
* All comments in the file are preserved
* The order of keys/sections is preserved
* No external dependencies
* Full Unicode support
* A powerful unrepr mode for storing basic datatypes
- Sources inherited from project SUSE:SLE-15-SP4:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP5:Update/python-configobj && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2023-26112.patch | 0000000838 838 Bytes | |
configobj-5.0.8.tar.gz | 0000038012 37.1 KB | |
python-configobj.changes | 0000005744 5.61 KB | |
python-configobj.spec | 0000002779 2.71 KB | |
remove_six.patch | 0000008882 8.67 KB |
Latest Revision
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP4:Update package:python-configobj revision:0806a2568f23cd1d6a75e17ab0fdf8ca
Comments 0