A simple CLI for manipulating TOML files
Working with TOML files has become inevitable during package maintenance across different ecosystems. Often, package maintainers must change dependency versions or add/remove dependencies when building their packages due to inconsistent base systems. This issue can be solved either by applying patches or using sed commands, but that can be time-consuming and frustrating. This project provides a very simple yet user-friendly command-line interface to make this process easier.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.4-2.fc43 | - |
Fedora 42 | 0.3.4-2.fc42 | - |
Fedora 41 | 0.3.4-2.fc41 | - |
Fedora 40 | 0.3.4-2.fc40 | - |
You can contact the maintainers of this package via email at
python-toml-adapt dash maintainers at fedoraproject dot org
.