This file is indexed.

/usr/share/doc/php-horde-nag/README is in php-horde-nag 4.2.7-1ubuntu1.

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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
==============
 What is Nag?
==============

:Contact: nag@lists.horde.org

.. contents:: Contents
.. section-numbering::

Nag is a web-based application built upon the Horde Application Framework which
provides a simple, clean interface for managing online task lists (i.e., todo
lists). It also includes It also includes CalDAV support, strong integration
with the other Horde applications and allows users to share task lists or
enable light-weight project management.

This software is OSI Certified Open Source Software. OSI Certified is a
certification mark of the `Open Source Initiative`_.

.. _`Open Source Initiative`: http://www.opensource.org/


Obtaining Nag
=============

Further information on Nag and the latest version can be obtained at

  http://www.horde.org/apps/nag


Documentation
=============

The following documentation is available in the Nag distribution:

:README_:            This file
:COPYING_:           Copyright and license information
:`docs/CHANGES`_:    Changes by release
:`docs/CREDITS`_:    Project developers
:`docs/INSTALL`_:    Installation instructions and notes
:`docs/TODO`_:       Development TODO list
:`docs/UPGRADING`_:  Pointers on upgrading from previous Nag versions


Installation
============

Instructions for installing Nag can be found in the file INSTALL_ in the
``docs/`` directory of the Nag distribution.


Assistance
==========

If you encounter problems with Nag, help is available!

The Horde Frequently Asked Questions List (FAQ), available on the Web at

  http://wiki.horde.org/FAQ

Horde LLC runs a number of mailing lists, for individual applications
and for issues relating to the project as a whole. Information, archives, and
subscription information can be found at

  http://www.horde.org/community/mail

Lastly, Horde developers, contributors and users also make occasional
appearances on IRC, on the channel #horde on the Freenode Network
(irc.freenode.net).


Licensing
=========

For licensing and copyright information, please see the file COPYING_ in the
Nag distribution.

Thanks,

The Horde team


.. _README: README
.. _COPYING: http://www.horde.org/licenses/gpl
.. _docs/CHANGES: CHANGES
.. _docs/CREDITS: CREDITS
.. _INSTALL:
.. _docs/INSTALL: INSTALL
.. _docs/TODO: TODO
.. _docs/UPGRADING: UPGRADING