aur: Access metadata from the Arch Linux User Repository.
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
- aur-4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 && <1), aeson-pretty (>=0.7 && <1), base (>=4.8 && <4.9), filepath, lens (>=4.2 && <5), lens-aeson, mtl (>=2.1 && <3), text (>=1.1 && <1.3), vector (>=0.10 && <0.11), wreq (>=0.4) [details] |
License | GPL-3.0-only |
Author | Colin Woodbury |
Maintainer | colingw@gmail.com |
Category | Linux |
Home page | https://github.com/fosskers/haskell-aur |
Source repo | head: git clone git://github.com/aurapm/haskell-aur.git |
Uploaded | by fosskers at 2015-10-03T15:05:13Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 20662 total (36 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 2015-10-03 [all 1 reports] |