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 Initial commit & PoC 2022-06-22 11:42:16 +02:00
Makefile feat: added info function 2022-06-22 13:42:55 +02:00
README.md docs: add notice in README about installation 2022-06-22 13:47:33 +02:00
aur.v fix: added missing package_base field 2022-06-22 16:32:41 +02:00
client.v chore: ran v fmt for v 0.3.3 changes 2023-02-08 10:44:13 +01:00
v.mod Initial commit & PoC 2022-06-22 11:42:16 +02:00

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