This file is indexed.

/usr/share/pyshared/zope/component/persistentregistry.txt is in python-zope.component 3.10.0-2.

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
Persistent Component Management
===============================

Persistent component management allows persistent management of
components.  From a usage point of view, there shouldn't be any new
behavior beyond what's described in registry.txt.