V wrapper around the aurweb RPC interface.
 
 
 
Go to file
Jef Roosens 9550262603
chore: ran v fmt for v 0.3.3 changes
2023-02-08 10:44:13 +01:00
.gitignore
Makefile
README.md
aur.v
client.v chore: ran v fmt for v 0.3.3 changes 2023-02-08 10:44:13 +01:00
v.mod

README.md

AUR

This library provides a wrapper around the aurweb RPC interface.

This library is largely inspired by 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