tomli_w: A TOML writer for Python¶
Description¶
tomli-w is a Python library for writing TOML files. It is the write counterpart to tomllib (included in the standard library since Python 3.11) and produces standards-compliant TOML output.
License¶
MIT
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
1.2.0
Equivalent System Packages¶
(none known)