Package python3-toml-adapt

A simple CLI for manipulating TOML files

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

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.

Version: 0.3.4

General Commands

toml-adapt adapt/manipulate toml files