This file is indexed.

/usr/bin/pygmentize is in python-pygments 1.4+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
#! /usr/bin/python
import pygments.cmdline
pygments.cmdline.main()