Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-toml - Python Library for Tom's Obvious, Minimal Language
- Description:
TOML aims to be a minimal configuration file format that's easy to read due to
obvious semantics. TOML is designed to map unambiguously to a hash table. TOML
should be easy to parse into data structures in a wide variety of languages.
This package loads toml file into python dictionary and dump dictionary into
toml file.
Packages
python-toml-0.10.2-6.vl9.src
[33 KiB] |
Changelog
by Tomáš Hrnčiar (2022-02-08):
- Add automatically generated Obsoletes tag with the python39- prefix
for smoother upgrade from RHEL8
- Related: rhbz#1990421
|