Language

Package: python-pypa-build @ 0.7.0

Synopsis

Simple Python PEP 517 package builder

Description

The build command invokes the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management. It aims to keep dependencies to a minimum, in order to make bootstrapping easier.

Home page
https://pypa-build.readthedocs.io/en/latest/
Location
gnu/packages/python-build.scm (line: 332, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-packaging' does not match package name 'python-packaging-bootstrap'
input-labels

Identify input labels that do not match package names

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