This file is indexed.

/usr/share/doc/sendxmpp/README is in sendxmpp 1.24-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
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
README 
------

sendxmpp is a perl-script to send XMPP (jabber) messages, similar to
what mail(1) does for mail. XMPP is an open, non-proprietary protocol
for instant messaging. See www.jabber.org for more information.

sendxmpp was written by me, Dirk-Jan C. Binnema, and is available under
the term of the GNU General Public License v2. The hard work is done by
Ryan Eatmon's Net::XMPP-modules, and you need have them installed for
sendxmpp to work. Current maintainer is Lubomir Host <lubomir.host@gmail.com>

Obviously, you also need a jabber account; they are freely available
at jabber.org, but you can also install your own servers.

sendxmpp is already in use for monitoring remote servers (servers can
warn by sending xmpp-messages), and watching CVS commit messages
(developers are all connected to a XMPP-chatroom to which messages are
sent. 

I am interested in hearing about other uses.

Homepage: http://sendxmpp.hostname.sk

Lubomir Host <lubomir.host@gmail.com>