Language

Package: pyconfigure @ 0.2.3

Synopsis

configure interface for Python-based packages

Description

GNU pyconfigure provides template files for easily implementing standards-compliant configure scripts and Makefiles for Python-based packages. It is designed to work alongside existing Python setup scripts, making it easy to integrate into existing projects. Powerful and flexible Autoconf macros are available, allowing you to easily make adjustments to the installation procedure based on the capabilities of the target computer.

Home page
https://www.gnu.org/software/pyconfigure/manual/
Location
gnu/packages/autotools.scm (line: 489, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 521 is way too long (92 characters)