V wrapper around the aurweb RPC interface.
 
 
 
Go to file
Jef Roosens 442e01c53f
Initial commit & PoC
2022-06-22 11:42:16 +02:00
.gitignore Initial commit & PoC 2022-06-22 11:42:16 +02:00
README.md Initial commit & PoC 2022-06-22 11:42:16 +02:00
aur.v Initial commit & PoC 2022-06-22 11:42:16 +02:00
client.v Initial commit & PoC 2022-06-22 11:42:16 +02:00
request.v Initial commit & PoC 2022-06-22 11:42:16 +02:00
search.v Initial commit & PoC 2022-06-22 11:42:16 +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.