pkgconfig: Python interface to pkg-config¶
Description¶
Pkgconfig is a Python module to interface with the pkg-config command line tool.
License¶
MIT License
Upstream Contact¶
Type¶
standard
Version Information¶
package-version.txt:
1.5.5
install-requires.txt:
pkgconfig >=1.5.1
Equivalent System Packages¶
conda:
$ conda install pkgconfig
macports: install the following packages: py-pkgconfig opensuse:
$ sudo zypper install pkg-config
See https://repology.org/project/python:pkgconfig/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023