python-toml
Python module which parses and emits TOML
Python toml allows to parse and create toml configuration files. See below the toml specification link. Usage toml.loads --- takes a string to be parsed as toml and returns the corresponding dictionary toml.dumps --- takes a dictionary and returns a string which is the contents of the corresponding toml file. There are other functions which can be used to dump and load various fragments of toml but dumps and loads will cover most usage. Current Version of TOML Specification <a href="https://github.com/mojombo/toml/blob/v0.4.0/README.md">https://github.com/mojombo/toml/blob/v0.4.0/README.md</a>
There is no official package available for openSUSE Leap 16.0배포판
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Leap 15.5
openSUSE Backports for SLE 15 SP7
openSUSE Backports for SLE 15 SP4
openSUSE Backports for SLE 15 SP3
SUSE SLE-15-SP2
SUSE SLE-15-SP1
Fedora Rawhide (unstable)
Fedora 43
Fedora 42
Fedora 41
CentOS CentOS-8-Stream
CentOS CentOS-7