module PKGConfig
class PackageConfig
pkg-config
1.0.9
# exist?
def exist?(pkg) package_config(pkg).exist? end