Home > Repositories > base > python-configobj

python-configobj: Config file reading, writing, and validation

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
o including automatic type checking/conversion
o repeated sections
o and allowing default values
* All comments in the file are preserved
* The order of keys/sections is preserved
* No external dependencies
* Full unicode support
Name:python-configobj
Release: 5.0.9-1mamba
Group:System/Libraries/Python
Maintainer:silvan
License:BSD
Size:113.41 kB
Upstream URL:https://github.com/DiffSK/configobj
Build time:2024-09-22 00:19:49
Binary packages and requirements
x86_64aarch64i586
Built RPMSpython-configobj-py3
python-configobj-py3
python-configobj-py3
Build requirementslibpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
libpython3-devel [1]
libpython311-devel [1]
python3 [1]
python3-devel[>=0:3.11.5-3mamba] [1]
History of changes
DatePackagerReleaseDescription
2024-09-22Automatic Build System 5.0.9-1mamba- automatic version update by autodist
2023-09-27autodist5.0.8-3mamba- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
2023-07-19silvan5.0.8-2mamba- rebuilt with python 3.10
2023-03-06silvan5.0.8-1mamba- update to 5.0.8
2021-04-03silvan5.0.6-3mamba- rebuilt with distdeps
2020-04-11silvan5.0.6-2mamba- rebuilt with py3* packages
2014-12-06autodist5.0.6-1mamba- automatic version update by autodist
2014-05-20autodist5.0.5-1mamba- automatic version update by autodist
2014-04-15autodist5.0.4-1mamba- automatic version update by autodist
2014-04-10autodist5.0.3-1mamba- automatic version update by autodist