@hackage aur5.0.1
Access metadata from the Arch Linux User Repository.
Installation
Dependencies (9)
- aeson >=0.9.0.1
- base >=4.8 && <4.9
- http-client >=0.4.27
- http-client-tls >=0.2.2
- mtl >=2.2.1
- servant >=0.7 && <0.8 Show all…
Dependents (2)
@hackage/aura, @hackage/acme-everything
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.
search: Get 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.