This file is indexed.

/usr/share/doc/hyperestraier/README is in hyperestraier 1.4.13-14ubuntu2.

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
================================================================
 Hyper Estraier: a full-text search system for communities
 Copyright (C) 2004-2005 Mikio Hirabayashi
================================================================


Please read the following documents with a WWW browser.
How to install QDBM is explained in the specification.

  README         - this file
  COPYING        - license
  ChangeLog      - history of enhancement
  THANKS         - list of contributors
  doc/index.html - index of documents


Contents of the directory tree is below.

  ./             - sources of Hyper Estraier
  ./locale/      - locale files
  ./filter/      - filter scripts
  ./increm/      - files for incremental search
  ./emskel/      - skelton of configuration
  ./doc/         - manuals and specifications
  ./man/         - manuals for nroff
  ./javanative/  - sources of the Java binding
  ./javapure/    - sources of the pure Java interface
  ./rubynative/  - sources of the Ruby binding
  ./rubypure/    - sources of the pure Ruby interface
  ./win/         - files for Windows
  ./example/     - sample code of tutorial
  ./lab/         - for test and experiment
  ./misc/        - miscellaneous files


Hyper Estraier is released under the terms of the GNU Lesser General
Public License.  See the file `COPYING' for details.

Hyper Estraier was written by Mikio Hirabayashi.  You can contact the
author by e-mail to `mikio@users.sourceforge.net'.  However, as for
topics which can be shared among other users, pleae send it to
the mailing list. To join the mailing list, refer to the following
URL.

  http://lists.sourceforge.net/lists/listinfo/hyperestraier-users


Thanks.



== END OF FILE ==