Bug 1015491 - Review Request: python3-configobj - Config file reading, writing, and validation
Summary: Review Request: python3-configobj - Config file reading, writing, and validation
Keywords:
Status: CLOSED DUPLICATE of bug 1015492
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-04 11:43 UTC by Sergio Pascual
Modified: 2013-10-04 11:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-10-04 11:45:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sergio Pascual 2013-10-04 11:43:45 UTC
Spec URL: http://guiax.fis.ucm.es/~spr/python3-configobj.spec
SRPM URL: http://guiax.fis.ucm.es/~spr/python3-configobj-4.7.2-1.20131004hg10adc6e7d759.fc19.src.rpm
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

Fedora Account System Username: sergiopr

Comment 1 Sergio Pascual 2013-10-04 11:45:02 UTC

*** This bug has been marked as a duplicate of bug 1015492 ***


Note You need to log in before you can comment on or make changes to this bug.