This file is indexed.

/usr/lib/pkgconfig/dbus-python.pc is in python-dbus-dev 1.0.0-1ubuntu1.

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
# This file is currently Python-version-independent.
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}

Name: dbus-python
Description: Python bindings for D-Bus
Requires: dbus-1 >= 1.0
Version: 1.0.0
Cflags: -I${includedir}