This file is indexed.

/usr/share/doc/libjs-cropper/README.Debian is in libjs-cropper 1.2.2-1.

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
libjs-cropper for Debian
------------------------

In order to make use of libjs-cropper in your html, include the following
lines in your html header:

        <script language="javascript" type="text/javascript"
        src="/javascript/prototype/prototype.js"></script>

	<script language="javascript" type="text/javascript"
	src="/javascript/scriptaculous/scriptaculous.js"></script>

	<script language="javascript" type="text/javascript"
	src="/javascript/cropper/cropper.js"></script>

 -- Daniel Baumann <daniel@debian.org>  Wed, 27 Feb 2008 00:02:00 +0100