Annotation of rpm2html/download.html, revision 1.6
1.1 veillard 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2: <html>
3: <head>
4: <title>
5: rpm2html : Download</title>
6: </head>
7: <body bgcolor="#FFFFFF">
8:
9: <h1 align=center>rpm2html : Download</h1>
10:
11: <h2>Sources</h2>
12: <ul>
13: <li>
1.6 ! veillard 14: rpm2html-0.92 sources are available as a <a
! 15: href="ftp://rufus.w3.org/pub/rpm2html/rpm2html-0.92.tar.gz">gzipped tar file</a>
1.1 veillard 16: <li>And as a <a
1.6 ! veillard 17: href="ftp://rufus.w3.org/pub/rpm2html/rpm2html-0.92-1.src.rpm">source RPM</a>.
1.1 veillard 18: </ul>
19: <h2>Binaries</h2>
20: <ul>
21: <li>
22: I provide an <a
1.6 ! veillard 23: href="ftp://rufus.w3.org/pub/rpm2html/rpm2html-0.92-1.i386.rpm">RPM for
1.1 veillard 24: i386/glibc</a>.
25: <li>
26: Support may be added as RPM <a
27: href="http://rufus.w3.org/linux/RPM/rpm2html.html">by others</a>.
28: <li>
29: rpm2html is known to compile on solaris, but I don't have any binary yet.
30: </ul>
31:
32:
33: <center>
34: <p>
35: <font color="#3366FF">[
36: <a href="index.html">Home</a> |
37: <a href="news.html">News</a> |
38: <a href="http://rufus.w3.org/linux/RPM/">Try it !</a> |
39: <a href="docs.html">Docs</a> |
40: <a href="help.html">Help</a> |
41: <a href="mirrors.html">Mirrors</a> |
42: </font><font color="#000000">
43: Download
1.2 veillard 44: </font><font color="#3366FF">
1.1 veillard 45: ]</font></p>
46: <p>
47: <font color="#3366FF">[
1.5 veillard 48: <a href="faq.html">FAQ</a> |
1.1 veillard 49: <a href="history.html">History</a> |
50: <a href="license.html">License</a> |
51: <a href="messages/">Archive</a> |
52: <a href="feedback.html">Feedback</a> |
53: <a href="links.html">Links</a>
54: ]</font></p>
55: <address>
56: <a href="mailto:veillard@w3.org">Daniel Veillard</a></address>
57:
1.3 veillard 58: <p>
1.6 ! veillard 59: $Id: download.html,v 1.5 1998/05/15 16:17:56 veillard Exp $</p>
1.1 veillard 60: </center>
61: </body>
62: </html>
Webmaster