This file is indexed.

/usr/lib/python3/dist-packages/ufo2ft/kernFeatureWriter.py is in python3-ufo2ft 1.1.0-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
"""This module is deprecated! It's kept here only for backward compatibility.
Please import the new ufo2ft.featureWriters module.
"""
from ufo2ft.featureWriters.kernFeatureWriter import *  # pragma: no cover