Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37537786
en ru br
ALT Linux repos
S:0.10.2-alt3

Group :: Development/Python3
RPM: python3-module-toml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.10.2-alt3
Build date: 11 august 2022, 11:54 ( 89.2 weeks ago )
Size: 25.87 Kb

Home 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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-toml
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin