Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37552589
en ru br
ALT Linux repos
S:3.1.1-alt1

Group :: Development/Python3
RPM: python3-module-configupdater

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.1.1-alt1
Build date: 9 august 2022, 14:19 ( 89.5 weeks ago )
Size: 124.73 Kb

Home page:   https://pypi.org/project/configupdater

License: MIT
Summary: Parser like ConfigParser but for updating configuration files
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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-configupdater
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin