tomli: A lil’ TOML parser

Description

A lil’ TOML parser

License

Upstream Contact

https://pypi.org/project/tomli/

Type

standard

Dependencies

Version Information

package-version.txt:

2.0.1

version_requirements.txt:

tomli

Equivalent System Packages

$ conda install tomli
$ sudo yum install python3-tomli
$ sudo emerge dev-python/tomli
$ sudo xbps-install python3-tomli

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.