slackbuilds_ponce/python/python3-tomlkit
Isaac Yu f0cd924411
python/python3-tomlkit: Added (Style-preserving TOML library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-30 13:51:51 +07:00
..
python3-tomlkit.info
python3-tomlkit.SlackBuild
README
slack-desc

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.