This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/ini_config.pc is in libini-config-dev 0.5.0-1.

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

Name: ini_config
Description: Library to process config files in INI format into a libcollection data structure
Version: 1.2.0
Requires: basicobjects ref_array collection
Libs: -L${libdir} -lini_config
Cflags: -I${includedir}
URL: http://fedorahosted.org/sssd/