This file is indexed.

/usr/lib/python2.7/dist-packages/jpyconfig.properties is in python-jpy 0.9-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
# Created by 'jpyutil.py' tool
# This file is read by the jpy Java API (org.jpy.PyLib class) in order to find shared libraries
jpy.jpyLib = /usr/lib/python2.7/dist-packages/jpy.so
jpy.jdlLib = /usr/lib/python2.7/dist-packages/jdl.so
jpy.pythonLib = /usr/lib/x86_64-linux-gnu/libpython2.7.so
jpy.pythonPrefix = /usr
jpy.pythonExecutable = /usr/bin/python