This file is indexed.

/usr/share/doc/xpyb/README is in python-xpyb 1.3.1-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
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
About xpyb
============

xpyb provides a Python binding to the X Window System protocol via libxcb.


Please report any issues you find to the freedesktop.org bug tracker,
at:

	<https://bugs.freedesktop.org/enter_bug.cgi?product=XCB>

Discussion about XCB occurs on the XCB mailing list:

        <mailto:xcb at lists.freedesktop.org>
        <http://lists.freedesktop.org/mailman/listinfo/xcb>

You can obtain the latest development versions of xpyb using GIT.
For anonymous checkouts, use:

        git clone git://anongit.freedesktop.org/git/xcb/xpyb

For developers, use:

        git clone git+ssh://git.freedesktop.org/git/xcb/xpyb