Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-08 | Fix alpm ctypes interface on systems not having alpm | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2012-08-07 | Add ctypes-based wrapper to ALPM vercmp API | Dan McGee | |
This will allow us to do some additional stuff on systems that have libalpm available; namely we can use the version comparison logic it provides to do smarter filtering etc. of fields that use comparsion operations. Signed-off-by: Dan McGee <dan@archlinux.org> |