Forked from here: https://github.com/jameslzhu/alpm Original description below.
I've changed some function names to match rust convention (e.g. no 'get', get_value() => value(), no shortened words desc => description).
get_value() => value()
desc => description
Currently linux-only.