This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libwebauth.pc is in libwebauth-dev 4.7.0-6build2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
prefix=/usr
exec_prefix=/usr
includedir=/usr/include
libdir=/usr/lib/x86_64-linux-gnu

Name: WebAuth
Description: Site-wide web authentication system
URL: http://webauth.stanford.edu/
Version: 4.7.0
Cflags: -I${includedir}
Libs: -L${libdir} -lwebauth
Libs.private:  -lkrb5  -lcrypto 
Requires.private: apr-1 apr-util-1