This file is indexed.

/usr/share/doc/python-pypump-doc/html/_sources/index.txt is in python-pypump-doc 0.3+git20130823.1.97bffc6-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
40
41
42
43
44
45
.. PyPump documentation master file, created by
   sphinx-quickstart on Mon May 27 12:57:47 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

PyPump - Python Pump.io Library
===============================

PyPump provides a simple, powerful and pythonic way of interfacing with `pump.io <http://pump.io>`_.
The community for PyPump lives on IRC in the #pypump channel on `MegNet <http://megworld.co.uk/irc>`_.

PyPump is under the `GPLv3 <https://www.gnu.org/licenses/gpl.html>`_. You should probably
look to see if/how this may impact you and your programs if you desire to use PyPump.

Getting started
---------------
If you're new to PyPump and feeling a bit overwhelmed the :doc:`tutorial` is the best 
place to go.

Contents
--------
.. toctree::
   :maxdepth: 1

   gettingstarted/installing
   gettingstarted/qnd
   gettingstarted/tutorial
   gettingstarted/authentication
   gettingstarted/verifier_callback 
   gettingstarted/webpump

Models
------
   
.. toctree::
   :maxdepth: 1

   models/inbox
   models/note
   models/comment
   models/image
   models/person
   models/activity

This was build on |today|