Isaac Yu f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) před 2 roky
..
README f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) před 2 roky
python3-tomlkit.SlackBuild f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) před 2 roky
python3-tomlkit.info f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) před 2 roky
slack-desc f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) před 2 roky

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.