This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/libpff.pc is in libpff-dev 20120802-5.

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
prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include

Name: libpff
Description: Library to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format. PFF is used in PAB (Personal Address Book), PST (Personal Storage Table) and OST (Offline Storage Table) files.
Version: 20120802
Libs: -L${libdir} -lpff
Libs.private: -lbfio              
Cflags: -I${includedir}