aur/README.md

17 lines
358 B
Markdown
Raw Permalink Normal View History

2022-06-22 11:42:16 +02:00
# 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
```