Name: | python-configobj |
---|---|
Version: | 4.7.2 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 611855 |
License: | BSD |
RPM: | python-configobj-4.7.2-7.el7.noarch.rpm |
Source RPM: | python-configobj-4.7.2-7.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.voidspace.org.uk/python/configobj.html |
Summary: | Config file reading, writing, and validation |
Description: | 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 * A powerful unrepr mode for storing basic datatypes |
- Mass rebuild 2013-12-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
- Fix traceback when doing from validate import * - Upstream bugfix release
- Merge a bunch of changes from Gareth Armstrong <gareth.armstrong@hp.com> - The src zip file should come either from http://www.voidspace.org.uk/ downloads/ or http://code.google.com/p/configobj/ as the PyPI tarball is not complete. No docs and no test code. - Added docs - Remove BR on python-setuptools-devel
- Update to 4.7.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild