This file is indexed.

/usr/share/pyshared/SetupDocs-1.0.5.egg-info/entry_points.txt is in python-setupdocs 1.0.5-3build1.

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
10
11
12
13
14
[distutils.setup_keywords]
docs_in_egg_location = setupdocs.setupdocs:check_string
ssh_username = setupdocs.setupdocs:check_string
html_doc_repo = setupdocs.setupdocs:check_string
docs_in_egg = setupdocs.setupdocs:check_bool
docs_dest = setupdocs.setupdocs:check_string
docs_source = setupdocs.setupdocs:check_string
ssh_remote_dir = setupdocs.setupdocs:check_string
ssh_server = setupdocs.setupdocs:check_string

[distutils.commands]
build_docs = setupdocs.setupdocs:BuildDocs
clean = setupdocs.setupdocs:MyClean
dist_docs = setupdocs.setupdocs:DistDocs