This file is indexed.

/usr/bin/img2py is in python-wxtools 3.0.1.1+dfsg-2.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
4
#!/usr/bin/python

from wx.tools.img2py import main
main()