Automatic conversion of .ini/.cfg files to TOML equivalents
The original purpose of this project is to help migrating setup.cfg files to PEP 621, but by extension it can also be used to convert any compatible .ini/.cfg file to TOML. Please notice, the provided .ini/.cfg files should follow the same syntax supported by Python’s ConfigParser library (here referred to as INI syntax) and more specifically abide by ConfigUpdater restrictions (e.g., no interpolation or repeated fields).
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.12-1.fc40 | - |
Fedora 39 | 0.10-7.fc39 | - |
Fedora 38 | 0.10-5.fc38 | - |
Fedora 37 | 0.10-3.fc37 | - |
You can contact the maintainers of this package via email at
ini2toml dash maintainers at fedoraproject dot org
.