Isaac Yu f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) 2 年之前
..
README f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) 2 年之前
python3-tomlkit.SlackBuild f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) 2 年之前
python3-tomlkit.info f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) 2 年之前
slack-desc f0cd924411 python/python3-tomlkit: Added (Style-preserving TOML library) 2 年之前

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.