V wrapper around the aurweb RPC interface.
 
 
 
Go to file
Jef Roosens 7efa42f1e5
feat: added info function
2022-06-22 13:42:55 +02: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 Initial commit & PoC 2022-06-22 11:42:16 +02:00
aur.v feat: added info function 2022-06-22 13:42:55 +02:00
client.v feat: added info function 2022-06-22 13:42:55 +02: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.