This file is indexed.

/usr/share/doc/python-paste/docs/_sources/modules/gzipper.txt is in python-paste 1.7.5.1-6ubuntu3.

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