This file is indexed.

/usr/lib/python3/dist-packages/certbot-0.23.0.egg-info/entry_points.txt is in python3-certbot 0.23.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
5
6
7
8
[certbot.plugins]
manual = certbot.plugins.manual:Authenticator
null = certbot.plugins.null:Installer
standalone = certbot.plugins.standalone:Authenticator
webroot = certbot.plugins.webroot:Authenticator

[console_scripts]
certbot = certbot.main:main