[ buster ]
[ bullseye ]
[ 原始碼: pytoml ]
套件:python3-pytoml(0.1.2-1)
TOML parser and emitter for Python3
This project aims at being a specs-conforming and strict parser and writer for TOML files. The library currently supports version 0.4.0 of the specs.
TOML aims to be a minimal configuration file format that is easy to read due to obvious semantics. It is designed to map unambiguously to a hash table and it is easy to parse into data structures in a wide variety of languages.
This package contains the module for Python3 and runs with >= 3.4.
其他與 python3-pytoml 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)