aur/README.md

17 lines
358 B
Markdown

# AUR
This library provides a wrapper around the [aurweb RPC
interface](https://aur.archlinux.org/rpc).
This library is largely inspired by
[raur](https://gitlab.com/davidbittner/raur); this is basically a re-write of
raur in V.
## Installation
You can install this as a local module using
```
v install --git https://git.rustybever.be/vieter-v/aur
```