This file is indexed.

/usr/share/mopidy/Mopidy-0.17.0.egg-info/entry_points.txt is in mopidy 0.17.0-3.

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
9
[console_scripts]
mopidy = mopidy.__main__:main
mopidy-convert-config = mopidy.config.convert:main

[mopidy.ext]
local = mopidy.backends.local:Extension
mpd = mopidy.frontends.mpd:Extension
http = mopidy.frontends.http:Extension [http]
stream = mopidy.backends.stream:Extension