Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/archlinuxfr/package-query

Query alpm database and AUR
https://github.com/archlinuxfr/package-query

Last synced: about 2 months ago
JSON representation

Query alpm database and AUR

Lists

README

        

package-query is a frontend to Arch Linux pacman's database - libalpm; it also
adds support of Arch User Repository - AUR (https://aur.archlinux.org/).

package-query was mostly used by yaourt (https://github.com/archlinuxfr/yaourt)
but may as well be used as a stand-alone tool.

Dependencies:
- libalpm: https://www.archlinux.org/pacman/
- yajl: https://lloyd.github.io/yajl/
- curl: https://curl.haxx.se