This file is indexed.

/usr/share/pkgconfig/py3c.pc is in py3c-dev 1.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
# Template file for pkg-config
includedir=/usr/include

Name: py3c
Description: Python 2/3 compatibility layer for C extensions

# Requires exactly one of "python" or "python3".
#Requires: python
#Requires: python3

Version: 1.0
Cflags: -I${includedir}