category: Python
requires: python39 pkg-config
sdesc: "Interface Python with pkg-config"
ldesc: "Interface Python with 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
    return the version ::
    query CFLAGS and LDFLAGS
    get all variables defined for a package:
"
external-source: python-pkgconfig