python-toml - Python Library for Tom's Obvious, Minimal Language
Website: | https://pypi.python.org/pypi/toml |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- 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.9.4-4.vl7.src [20 KiB] |
Changelog
by Troy Dawson (2019-03-08):
- Rebuilt to change main python from 3.4 to 3.6 |