This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/python-2.7.pc is in libpython2.7-dev 2.7.11-7ubuntu1.

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

Name: Python
Description: Python library
Requires: 
Version: 2.7
Libs.private: -lpthread -ldl  -lutil
Libs: -lpython2.7
Cflags: -I${includedir}/python2.7  -I${includedir}/x86_64-linux-gnu/python2.7