Package python3-toml-adapt

A simple command-line interface for manipulating toml files

https://github.com/firefly-cpp/toml-adapt

Working with TOML files is becoming inevitable during the package maintenance
process in different ecosystems. Many times package maintainers must either
change the version of dependency or add/remove dependencies when building
their packages, due to the inconsistent base system. For example, solving
this issue can be done either by using the provided patches or using sed
commands. However, this may be slightly time-consuming and irritating. A
very simple yet user-friendly command line interface was developed in
order to make this process easier.

Version: 0.3.0

General Commands

toml-adapt adapt/manipulate toml files