CRUD for ini files
Small wrapper for updating ini files
- Developed at Cloud:OpenStack:Factory
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/crudini && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
crudini-0.4.tar.gz | 0000017614 17.2 KB | |
crudini.changes | 0000000908 908 Bytes | |
crudini.spec | 0000001309 1.28 KB |
Revision 3 (latest revision is 10)
Stephan Kulow (coolo)
accepted
request 255014
from
Dirk Mueller (dirkmueller)
(revision 3)
- update to 0.4: * add --format=lines to support line by line processing * doc: tweak readme to mention --format=lines * Declare encoding to avoid fatal error * fix duplicate DEFAULT section header being output * ensure edited ini file contents are always complete * split out --options from synopsis * send --help to stdout * provide alternative --rewrite file editing option * provide --output option to allow redirecting output * use only the base 'crudini' name in --help * ensure writes to the edited ini are never lost * add a new --list option to update a list of values * honor case when merging new parameters
Comments 0