Home > Repositories > devel-misc > 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
⚠ This package has the following problems:
  • python-configobj(noarch,devel-misc): python-configobj(noarch,devel-misc) obsoletes python-configobj-py3 provided by python-configobj-py3(x86_64,base) which comes from same source name; ignoring
  • python-configobj(noarch,devel-misc): certbot(noarch,base) requires python3.11dist(configobj) which is only provided by older package(s): python-configobj-py3(x86_64,base)
  • need to be rebuilt: certbot(x86_64,base)
  • requires port to arch(s): aarch64 i586
Name:python-configobj
Release: 5.0.9-2mamba
Group:System/Libraries/Python
Maintainer:silvan
License:BSD
Size:113.72 kB
Upstream URL:https://github.com/DiffSK/configobj
Build time:2026-07-08 17:02:18
Source files
configobj-5.0.9.tar.gz
python-configobj.spec
Binary packages and requirements
x86_64
Built RPMSpython-configobj
Build requirementslibpython314-devel [1] [2]
python3[>=0:3.14.6-2mamba] [1]
python3-devel[>=0:3.11.5-3mamba] [1] [2]
History of changes
DatePackagerReleaseDescription
2026-07-08Automatic Build System 5.0.9-2mamba- rebuilt by autoport with build requirements: python3>=0:3.14.6-2mamba
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
Build required by