This file is indexed.

/usr/share/doc/libpal-java/index.html is in libpal-java-doc 1.5.1+dfsg-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
 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
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
	<meta name="KeyWords"
			 content="PAL, phylogenetic analysis library, molecular phylogenetics,
					molecular evolution, phylogeny,
								tree reconstruction, maximum likelihood">
	<meta name="Content-Type" content="text/html; charset=iso-8859-1">
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	<title>The PAL Project</title>
</head>
<body>

<table cellpadding="4" cellspacing="4" border="0" width="100%" height="100%">
		<tbody>
			<tr>
				<td valign="top">
					<table cellpadding="0" cellspacing="0" border="1" width="130" height="90%">
						<tbody>
							<tr>
								<td valign="top" bgcolor="#cccccc" align="center">
									<b>About</b>
									<br>
									<a href = "people.html"> People Involved </a>
									<br>
									<a href = "features.html">Features</a>
									<br>
									<a href = "user_interfaces.html">User Interfaces</a>
									<br>
									<a href = "related.html">Related Projects</a>
									<br>
									<br>
									<a href = "download.html">Downloads and Installation</a>
									<br>
									<a href = "history.html">History</a>
									<br>
									<br>
									<a href = "contributing.html">Contributing</a>
									<br>
									<a href = "acknowledgements.html">Acknowledgements</a>
									<br>
									<br>
									<a href = "online.html">Pal Online</a>
								</td>
							</tr>
						</tbody>
					</table>
				</td>
				<td valign="top">
	<!-- Start of normal block -->

<img src=pal.gif hspace=10 align=left ALT="PAL icon">
<strong><font size="+2">PAL: Phylogenetic Analysis Library</font></strong>
<br>

<strong><em>
<center>
A Java library for molecular evolution and phylogenetics<br>
Version 1.5 (January 15, 2004)
</center>
</em></strong>
<p>
The PAL project (<a href="http://www.cebl.auckland.ac.nz/pal-project">http://www.cebl.auckland.ac.nz/pal-project</a>) is
a collaborative effort dedicated to provide a high quality Java library
for use in molecular evolution and phylogenetics.
<p>
This package may be distributed under the terms of the
<a href="license.html">GNU Lesser General Public License</a>
<p>
Copyright (c) 1999-2004 PAL Development Core Team.

<p><br>

<strong><em>
<a name="s1">Overview:</a>
</em></strong>
<p>
The PAL project is a collaborative effort to provide a
high quality Java library
for use in molecular evolution and phylogenetics.
Updates of PAL are released in regular intervals.
At present (version 1.4) PAL consists of approximately 200 public
classes/interfaces in 16 packages
with a total of more than
35,000 lines of Java code.  Please refer to the
API documentation (available in source archives) for a detailed description
of all classes and methods available, and to the
<a href="history.html">release history</a> for an overview
of the development history of PAL.

<p>
Please feel free to use PAL or parts of it in your own programs,
the terms and conditions for copying, distribution and
modification of the  <a href="license.html">GNU Lesser General Public License</a>
apply. (Note that previous versions of PAL were licensed under the
GNU GPL rather the GNU LGPL.)
<p>
Contributing code to PAL is greatly encouraged, please read the following
<a href="contributing.html">guidelines</a>.
<p>
If you wish to cite PAL please use
<dl>
<dd>
<font size=-1>
Drummond, A., and K. Strimmer.
2001. PAL: An object-oriented programming library for molecular
evolution and phylogenetics. Bioinformatics <strong>17</strong>: 662-663.
</font>
</dd>
</dl>
<p>
This paper provides an overview over PAL version 1.1.

	<!-- End of normal block -->


				</td>
			</tr>

	</tbody>
</table>
	<br>

</body>
</html>