/usr/share/doc/libhtmlparser-java/html/joinus.html is in libhtmlparser-java-doc 1.6.20060610.dfsg0-8.
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 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Somik Raha">
<meta name="GENERATOR" content="Mozilla/4.61 [en] (WinNT; I) [Netscape]">
<title>Join the HTML Parser Project</title>
<link REL ="stylesheet" TYPE="text/css" HREF="javadoc/stylesheet.css" TITLE="Style">
</head>
<body>
<h2>Join The HTML Parser Project</h2>
<p>If you wish to join the htmlparser project as a developer, you have to register
as a developer at <a href="http://sourceforge.net/account/register.php">SourceForge</a>.
<p>Send your sourceforge login name or id and a brief resume (a write-up about yourself) to
<p><a href="http://sourceforge.net/sendmessage.php?touser=605407">Derrick Oswald</a><br>
<p>You also need to sign up on the
<a href="http://lists.sourceforge.net/lists/listinfo/htmlparser-developer">HTMLParser-Developer</a>
mailing list - this is the forum we use for collaborating on this project.
You may also want to sign up on the
<a href="http://lists.sourceforge.net/lists/listinfo/htmlparser-user">HTMLParser-User</a>
mailing list to monitor other user activity.
<p>What would you gain by joining us :
<ul>
<li>If you are a student, you'ld learn a lot about architecture, test-driven
development and refactoring.</li>
<li>If you are a professional, you'd have fun interacting with other professionals
and making a super-fast parser even more powerful.</li>
</ul>
<p>We'll be happy to have you with us!</p>
</body>
</html>
|