[ ソース: python-tomli ]
パッケージ: python3-tomli (2.2.1-2)
python3-tomli に関するリンク
Debian の資源:
python-tomli ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
lil' TOML parser for Python
Tomli is a Python library for parsing TOML. https://toml.io/ Tomli is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0
A version of Tomli, the `tomllib` module, was added to the standard library in Python 3.11 via PEP 680 (https://www.python.org/dev/peps/pep-0680/).
Tomli uses [mypyc](https://github.com/mypyc/mypyc) to generate binary wheels for most of the widely used platforms, so Python 3.11+ users may prefer it over `tomllib` for improved performance.
その他の python3-tomli 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)