This file is indexed.

/usr/share/doc/python-paste-doc/html/_sources/modules/gzipper.txt is in python-paste-doc 2.0.3+dfsg-4ubuntu1.

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
:mod:`paste.gzipper` -- Gzip-compress responses
===============================================

.. automodule:: paste.gzipper

Module Contents
---------------

.. autoclass:: middleware
.. autofunction:: make_gzip_middleware