summaryrefslogblamecommitdiffstats
path: root/python/python3-tomlkit/README
blob: 145b57d49895430962b1075f05ad6ceca6e6570f (plain) (tree)
1
2
3
4
5




                                                                   
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.