# GRBC_EXT_pkg_config pkg-config support in GRBC ## About Author: Interfiber Release Date: 9/29/24 ## Example ```lua -- Load extension grbc_ext("GRBC_EXT_pkg_config") -- Get a Package object for the given package grbc_pkg_config("lua") ```