This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/rdkafka.pc is in librdkafka-dev 0.8.6-1.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
prefix=/usr
libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include

Name: The Apache Kafka C/C++ library
Description: Full Apache Kafka 0.8 protocol support, including producer and consumer
Version: 0.8.6
Cflags: -I${includedir}
Libs: -L${libdir} -lrdkafka