@hackage aur6.0.0.1
Access metadata from the Arch Linux User Repository.
Installation
Dependencies (6)
- aeson >=0.9 && <1.2
- base >=4.8 && <4.10
- http-client >=0.5 && <0.6
- servant >=0.9 && <0.12
- servant-client >=0.9 && <0.12
- text >=1.2 && <1.3 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.