https://bugzilla.redhat.com/show_bug.cgi?id=1979708

            Bug ID: 1979708
           Summary: Review Request: python-configupdater - Parser like
                    ConfigParser but for updating configuration files
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL:
https://ankursinha.fedorapeople.org/python-configupdater/python-configupdater.spec
SRPM URL:
https://ankursinha.fedorapeople.org/python-configupdater/python-configupdater-2.0-1.fc34.src.rpm

Description:
The sole purpose of ConfigUpdater is to easily update an INI config file with
no changes to the original file except the intended ones. This means comments,
the ordering of sections and key/value-pairs as wells as their cases are kept
as in the original file. Thus ConfigUpdater provides complementary
functionality to Python’s ConfigParser which is primarily meant for reading
config files and writing new ones.

Features
The key differences to ConfigParser are:

- minimal invasive changes in the update configuration file,
- proper handling of comments,
- only a single config file can be updated at a time,
- the original case of sections and keys are kept,
- control over the position of a new section/key

Following features are deliberately not implemented:

-interpolation of values,
- propagation of parameters from the default section,
- conversions of values,
- passing key/value-pairs with default argument,
- non-strict mode allowing duplicate sections and keys.

Fedora Account System Username: ankursinha


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to