category: Python
build-depends: cygport 
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:
"
skip:

homepage: https://pypi.org/project/pkgconfig
license: MIT