libowfat

C library reimplementing libdjb with open-source alternatives

brewmacoslinux
Try with needOr install directly
Source

About

Reimplements libdjb

Commands

libowfat

Examples

Link against libowfat in a C program compilation$ gcc -o myprogram myprogram.c -lowfat
Check libowfat installation and version$ pkg-config --modversion libowfat
Get compiler flags for libowfat integration$ pkg-config --cflags --libs libowfat