V wrapper around the aurweb RPC interface.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jef Roosens 9550262603
chore: ran v fmt for v 0.3.3 changes
2 months ago
.gitignore Initial commit & PoC 9 months ago
Makefile feat: added info function 9 months ago
README.md docs: add notice in README about installation 9 months ago
aur.v fix: added missing package_base field 9 months ago
client.v chore: ran v fmt for v 0.3.3 changes 2 months ago
v.mod Initial commit & PoC 9 months ago

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