This file is indexed.

/usr/share/doc/liblingua-stem-snowball-da-perl/README is in liblingua-stem-snowball-da-perl 1.01-4.

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
Lingua/Stem/Snowball/Da version 1.0
==============================

Lingua::Stem::Snowball::Da is a perl port of the danish
stemmer at http://snowball.sourceforge.net, it was originally altered
from the Lingua::Stem::Snowball::Se

It also supports caching of words and it's stemmed equavilent.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

None

COPYRIGHT AND LICENCE

Copyright (C) 2003 Dennis Haney <davh@davh.dk>
Copyright (C) 2001-2002 Ask Solem Hoel <ask@unixmonks.net> (Swedish version)