Package python3-module-toml: Information

    Source package: python3-module-toml
    Version: 0.10.2-alt2
    Build time:  Mar 29, 2021, 12:31 PM in the task #268468
    Report package bug
    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.

    List of rpms provided by this srpm:
    python3-module-toml (noarch)

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin
    Grigory Ustinov

      1. python3-module-setuptools
      2. python3(numpy)
      3. golang-github-burntsushi-toml-test
      4. rpm-build-python3
      5. python3(tox)
      6. python3(tox_console_scripts)

    Last changed


    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.
    Jan. 31, 2021 Grigory Ustinov 0.10.1-alt2
    - Bootstrap for python3.9.