Library implementation of the Ident protocol (RFC 1413)
Ident protocol library
libident
$ gcc -o myapp myapp.c -lident
$ pkg-config --cflags --libs libident
$ find /usr/local/include -name '*ident*'