This file is indexed.

/usr/share/doc/python-openssl-doc/html/_sources/index.txt is in python-openssl-doc 0.15.1-2ubuntu0.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
Welcome to pyOpenSSL's documentation!
=====================================

.. topic:: Abstract

   This module is a rather thin wrapper around (a subset of) the OpenSSL library.
   With thin wrapper I mean that a lot of the object methods do nothing more than
   calling a corresponding function in the OpenSSL library.


Contents:

.. toctree::
   :maxdepth: 3

   introduction
   api
   internals

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

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