Language

Package: gn @ 0.0-1819.e327ffd

Synopsis

Generate Ninja build files

Description

GN is a tool that collects information about a project from .gn files and generates build instructions for the Ninja build system.

Home page
https://gn.googlesource.com/gn
Location
gnu/packages/build-tools.scm (line: 204, column: 4)
Licenses

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-wrapper'