Package python3-module-toml: Information
Source package: python3-module-toml
Version: 0.10.2-alt3
Build time: Aug 15, 2022, 08:05 PM in the task #305000
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/toml/
License: MIT
Summary: A Python library for parsing and creating TOML.
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.
Maintainer: Stanislav Levin
Last changed
Aug. 11, 2022 Stanislav Levin 0.10.2-alt3
- Modernized packaging.
March 27, 2021 Stanislav Levin 0.10.2-alt2
- Dropped runtime dependency on numpy.
March 2, 2021 Grigory Ustinov 0.10.2-alt1
- Automatically updated to 0.10.2. - Added bootstrap knob. - Enabled check.