This file is indexed.

/usr/share/doc/php-horde-gollem/README is in php-horde-gollem 3.0.7-1build1.

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

:Contact: gollem@lists.horde.org

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

Gollem is a web-based file manager, providing the ability to fully manage a
hierarchical file system stored in a variety of backends such as a SQL
database, as part of a real filesystem, or on FTP, Samba or SSH servers.

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

Further information on Gollem and the latest version can be obtained at:

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


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

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


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

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


Assistance
==========

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

Thanks,

The Gollem Team


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