aur: Access metadata from the Arch Linux User Repository.

[ gpl, library, linux ] [ Propose Tags ]

Access package information from Arch Linux's AUR via its RPC interface. The main exposed functions reflect those of the RPC:

  • info: Get metadata for one package.

  • multiinfo: Get metadata for many packages at once.

  • search: Get limited metadata for packages that match a given regex.

  • msearch: Get metadata for all packages maintained by a given user.

By default this library supports version 3 of the RPC, and hence version 3.2+ of the AUR.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.1.0, 0.2.0, 1.0.0, 1.1.0, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 3.0.0, 4.0.0, 4.0.1, 4.0.2, 5.0.0, 5.0.1, 6.0.0, 6.0.0.1, 6.1.0, 6.1.0.1, 6.2.0, 6.2.0.1, 6.3.0, 6.3.1, 7.0.0, 7.0.1, 7.0.2, 7.0.3, 7.0.4, 7.0.5, 7.0.6, 7.0.7
Dependencies aeson (>=0.7 && <0.8), aeson-pretty (>=0.7 && <0.8), base (>=4.7 && <4.8), filepath, lens (>=4.2 && <4.3), mtl (>=2.1 && <2.2), text (>=1.1 && <1.2), vector (>=0.10 && <0.11), wreq (>=0.1 && <0.2) [details]
License GPL-3.0-only
Author Colin Woodbury
Maintainer colingw@gmail.com
Category Linux
Home page https://github.com/fosskers/haskell-aur
Uploaded by fosskers at 2014-07-13T03:00:57Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 19757 total (51 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]