category: Python
requires: python36 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:
"
obsoletes: python3-pkgconfig
external-source: python-pkgconfig