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 gets metadata for one package. search gets limited metadata for packages that match a given regex. By default this library supports version 5 of the RPC, and hence version 4.2+ of the AUR.


[Skip to Readme]

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
Change log CHANGELOG.md
Dependencies aeson (>=0.9 && <1.5), base (>=4.10 && <5), errors (>=2.3 && <2.4), http-client (>=0.5 && <0.6), servant (>=0.9 && <0.17), servant-client (>=0.13 && <0.17), text [details]
License GPL-3.0-only
Copyright 2014 - 2019 Colin Woodbury
Author Colin Woodbury
Maintainer colin@fosskers.ca
Category Linux
Home page https://github.com/aurapm/aura
Uploaded by fosskers at 2019-05-11T17:11:26Z
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 available [build log]
Last success reported on 2019-05-11 [all 1 reports]

Readme for aur-6.1.0.1

[back to package description]

haskell-aur

Access metadata from the Arch Linux User Repository.