prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: BLAKE3
Description: the C implementations of the BLAKE3 cryptographic hash function
Version: 1.3.1
URL: https://blake3.io/
Libs: -L${libdir} -lblake3
Cflags: -I${includedir}