Jguer / go-alpm

Go bindings to Pacman's libalpm
MIT License
45 stars 14 forks source link

Add support for more alpm_pkg_get_* functions #6

Closed Morganamilo closed 6 years ago

Morganamilo commented 6 years ago

Added: FileName Base Base64Sig Validation Deltas OptionalDepends

CheckDepends and MakeDepends where also added but don't apear to exist in the current release of alpm. They have been commented out until a new release.