python39-toml - Python 3.9 Library for Tom's Obvious, Minimal Language
Website: | https://pypi.python.org/pypi/toml |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- 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
python39-toml-0.10.2-2.aldos.noarch [37 KiB] |
Changelog
by Joel Barrios (2023-09-01):
- Provide python39dist. |