This file is indexed.

/usr/share/doc/php-horde-sesha/README is in php-horde-sesha 1.0.0~beta1-11ubuntu1.

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
================
 What is Sesha?
================

:Contact: horde@lists.horde.org

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

Sesha is the Horde Inventory Manager. It is an application designed to track a
multitude of items. It can organize stockable items into multiple categories,
each with unique properties.

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 Sesha
===============

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

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


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

The following documentation is available in the Sesha 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 Sesha versions


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

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


Assistance
==========

If you encounter problems with Sesha, 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
Sesha distribution.

Thanks,

The Sesha 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