Language

Package: python-tomli @ 2.0.0

Synopsis

Small and fast TOML parser

Description

Tomli is a minimal TOML parser that is fully compatible with TOML v1.0.0. It is about 2.4 times as fast as python-toml.

Home page
https://github.com/hukkin/tomli
Location
gnu/packages/python-build.scm (line: 172, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-six' does not match package name 'python-six-bootstrap'