blob: ed35b90bb14506035949aa808a7460152322dd9e (
plain)
1
2
3
4
5
|
python3-tomli_w (A lil TOML writer)
Tomli-W is a Python library for writing TOML. It is a write-only
counterpart to Tomli, which is a read-only TOML parser. Tomli-W is
fully compatible with TOML v1.0.0.
|