This file is indexed.

/usr/lib/python2.7/dist-packages/PySPH-1.0a4.dev0-py2.7-linux-x86_64.egg/pyzoltan/czoltan/czoltan_config.pxd is in python-pysph 0~20160514.git91867dc-4build1.

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
cdef extern from "Zoltan_config.h":

    # package string
    #cdef str PACKAGE_STRING

    # package version
    #cdef str PACKAGE_VERSION

    # ZOLTAN_ID_TYPE
    cdef bint UNSIGNED_INT_GLOBAL_IDS