tomlkit: Style preserving TOML library1
TOML Kit is a 1.0.0-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 has been adapted, improved and fixed from Molten.
... part of T2,
get it here
URL: https://github.com/python-poetry/tomlkit
Author: Sébastien Eustace <sebastien [at] eustace [dot] io>
Maintainer: René Rebe <rene [at] exactco [dot] de>
License: MIT
Version: 0.14.0
Download: https://github.com/python-poetry/tomlkit/ tomlkit-0.14.0.tar.gz
T2 source: tomlkit.cache
T2 source: tomlkit.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.17 MB, 25 files
Dependencies (build time detected):
bash
coreutils
diffutils
gawk
grep
gzip
openssl
python
python-gpep517
python-poetry-core
sed
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/tomlkit
usr/lib64/python3.12/site-packages/tomlkit-0.13.2.dist-info
usr/lib64/python3.12/site-packages/tomlkit-0.13.2.dist-info/LICENSE
usr/lib64/python3.12/site-packages/tomlkit-0.13.2.dist-info/METADATA
usr/lib64/python3.12/site-packages/tomlkit-0.13.2.dist-info/RECORD
usr/lib64/python3.12/site-packages/tomlkit-0.13.2.dist-info/WHEEL
usr/lib64/python3.12/site-packages/tomlkit/__init__.py
usr/lib64/python3.12/site-packages/tomlkit/_compat.py
usr/lib64/python3.12/site-packages/tomlkit/_types.py
usr/lib64/python3.12/site-packages/tomlkit/_utils.py
usr/lib64/python3.12/site-packages/tomlkit/api.py
usr/lib64/python3.12/site-packages/tomlkit/container.py
usr/lib64/python3.12/site-packages/tomlkit/exceptions.py
usr/lib64/python3.12/site-packages/tomlkit/items.py
usr/lib64/python3.12/site-packages/tomlkit/parser.py
usr/lib64/python3.12/site-packages/tomlkit/py.typed
usr/lib64/python3.12/site-packages/tomlkit/source.py
usr/lib64/python3.12/site-packages/tomlkit/toml_char.py
usr/lib64/python3.12/site-packages/tomlkit/toml_document.py
usr/lib64/python3.12/site-packages/tomlkit/toml_file.py
var/adm/dependencies/tomlkit
var/adm/descs/tomlkit
var/adm/flists/tomlkit
var/adm/md5sums/tomlkit
var/adm/packages/tomlkit
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).