Pakket: python3-tomli (2.2.1-2)
Verwijzigingen voor python3-tomli
Debian bronnen:
Het bronpakket python-tomli downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-tomli gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)