Description
Extracts variables from PKGBUILD files into a consistent format. This helps packaging tools inspect package metadata without directly executing or reimplementing every detail of PKGBUILD parsing.
Use it when building automation around Arch package recipes. Because PKGBUILDs can contain shell code, package tooling should still treat inputs as untrusted unless reviewed.