A deprecated Python Library for Tom's Obvious, Minimal Language
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. This package is deprecated, use tomllib from the Python standard library or tomli/tomli-w.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.10.2-20.fc41 | - |
Fedora 41 | 0.10.2-20.fc41 | - |
Fedora 40 | 0.10.2-15.fc40 | - |
Fedora EPEL 8 | 0.10.0-3.el8 | - |
You can contact the maintainers of this package via email at
python-toml dash maintainers at fedoraproject dot org
.