This file is indexed.

/usr/bin/trml2pdf is in python-trml2pdf 1.2-3.

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
from trml2pdf.trml2pdf import main
main()