This file is indexed.

/usr/share/doc/python-xlrd-docs/_sources/index.rst.txt is in python-xlrd-docs 1.1.0-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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
xlrd documentation
==================

xlrd is a library for reading data and formatting information from Excel
files, whether they are .xls or .xlsx files.

.. toctree::
   :maxdepth: 1

   unicode.rst
   dates.rst
   references.rst
   formatting.rst
   on_demand.rst
   vulnerabilities.rst
   api.rst

You may also wish to consult the `tutorial`__.

__ https://github.com/python-excel/tutorial

For details of how to install the package or get involved in its
development, please see the sections below:

.. toctree::
   :maxdepth: 1

   installation.rst
   development.rst
   changes.rst
   acknowledgements.rst
   licenses.rst

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`