This file is indexed.

/usr/lib/pkgconfig/cgicc.pc is in libcgicc5-dev 3.2.9-3.

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

Name: cgicc
Description: cgicc is a C++ library for writing CGI applications
Version: 3.2.9
Requires:
Conflicts:
Libs: -L${libdir} -lcgicc
Cflags: -I${includedir}