slackbuilds/python/python3-tomlkit
Willy Sudiarto Raharjo 20408823c6 python/python3-tomlkit: Fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-12-28 08:50:13 +07:00
..
README
python3-tomlkit.SlackBuild python/python3-tomlkit: Update for 0.13.2 2024-08-16 10:56:45 +07:00
python3-tomlkit.info python/python3-tomlkit: Fix .info. 2024-12-28 08:50:13 +07:00
slack-desc

README

TOML Kit is a style-preserving TOML library for Python.

It includes a parser that preserves all comments, indentations,
whitespace and internal element ordering, and makes them accessible
and editable via an intuitive API.