PKGNAME="gping"
PKGDES="Graph the ping time for multiple hosts"
PKGDEP="gcc-runtime glibc"
BUILDDEP="rustc llvm"
PKGSEC=net

ABTYPE=rust

USECLANG=1
