python3-tomlkit - Style preserving TOML library
Website: | https://github.com/sdispater/tomlkit |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
TOML Kit is a 1.0.0rc1-compliant TOML library. It includes a parser that preserves all comments, indentations, whitespace and internal element ordering, and makes them accessible and editable via an intuitive API. You can also create new TOML documents from scratch using the provided helpers. Part of the implementation as been adapted, improved and fixed from Molten.
Packages
python3-tomlkit-0.11.6-1.aldos.noarch [80 KiB] |
Changelog
by Joel Barrios (2023-01-22):
- Update to 0.11.6. |