Language

Package: python2-pkgconfig @ 1.3.1

Synopsis

Python interface for pkg-config

Description

This module provides a Python interface to pkg-config. It can be used to find all pkg-config packages, check if a package exists, check if a package meets certain version requirements, query CFLAGS and LDFLAGS and parse the output to build extensions with setup.py.

Home page
https://github.com/matze/pkgconfig
Location
gnu/packages/python-xyz.scm (line: 12186, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'pkg-config' should probably be a native input