Name: | python38-toml |
---|---|
Version: | 0.10.2 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 102676 |
License: | MIT |
RPM: | python38-toml-0.10.2-2.el8.noarch.rpm |
Source RPM: | python38-toml-epel-0.10.2-2.el8.src.rpm |
Build Date: | Wed Aug 31 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/toml |
Summary: | 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. |
- Rebuild to fix bug in epel-rpm-macros' Python dependency generator
- Initial python38 package for EPEL 8.