This file is indexed.

/usr/share/doc/python-jabber/examples/README is in python-jabber 0.5.0-1.6.

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
15
16
This directory contains some simple example of using jabber.py

test_client.py
  - A simple command line based client.

jrpc.py
  - Combining jabber and XML-RPC.

pygtkjab.py
  - An 'in-progress' pygtk based client.

pyqtjab.py
  - A simple pyQt client. 

mailchecker.py
  - A component example