File:  [Public] / rpm2html / index.html
Revision 1.41: download - view: text, annotated - select for diffs
Mon May 25 04:41:48 1998 UTC (26 years ago) by veillard
Branches: MAIN
CVS tags: HEAD
Started preparing for 0.93, changed Copyright from GPL to W3C, Daniel.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>
rpm2html : a generator of Web pages for RPM packages</title>
</head>
<body bgcolor="#FFFFFF">

<h1 align="center">rpm2html : a generator of
<a href="http://www.w3.org/">Web</a> pages for
<a href="http://www.rpm.org/">RPM</a> packages</h1>

<b>rpm2html</b> automatically generate Web pages describing a set of <a
href="http://www.rpm.org/">RPM</a> packages. Preliminary results obtained by
running it on a local mirror of Redhat distribution and the RedHat contrib
directores are available. SuSE-5.1 RPM packages have been added as well a
XFree86 updates from SuSE, especially useful for the new chipsets. I added
also OpenLinux Lite 1.1.1 to the list of dristribution, and added warning when
a package doesn't provide a correct set of resources.
<p>
The goals of rpm2html are also to identify the dependencies between various
packages and to find the package(s) providing the resources needed to install
a given package. Every package is analyzed to retrieve its dependencies and
the resources it offers. These relationships are expressed using hyperlinks in
the generated pages. Finding the package providing the resource you need is
just a matter of a few clicks!</p>
<p>
The ultimate commodity is ensured by indexing this set of pages, allowing the
user to find instantaneously the package(s) providing any given functionality
(as long as the package maintainer has properly commented the RPM).</p>
<p>
Rpm2html now support <a href="http://www.w3.org/Metadata/">RDF </a>encoding
and decoding of RPM metadata. The long term goal is to provide metadata
information for RPM packages on a large scale and use them to automate
searching, installing and upgrade linux packages.</p>
<p>
Rpm2html is free software, released under the 
<a href="http://www.w3.org/Consortium/Legal/copyright-software.html"
>W3C License</a>.</p>

<p>
<a href="/linux/RPM">Try the result of indexing</a> approximately
8500 RPM packages for various platforms and distributions</p>

<p>
If you like it, <a href="/linux/rpm2html/mirror.html">build your own</a>!</p>
<p>
I still had some disk space left, so I added 
<a href="/linux/RPM/ultrapenguin/1.0.9/">UltraLinux-1.0.9</a> a RedHat
based distribution for Sparc machines (32 and 64 bits) and
<a href="/linux/RPM/SGIlinux/5.0/">SGIlinux 5.0</a> also based on
Redhat-5.0 and targetted to Mips based Indy from SGI. If you think
I'm missing a major RPM based distribution, <a href="mailto:veillard@w3.org">
let me know</a> !</p>

<p>
Daniel</p>

<center>
<p>
<font color="#3366FF">[
</font><font color="#000000">
Home
</font><font color="#3366FF"> |
<a href="news.html">News</a> |
<a href="http://rufus.w3.org/linux/RPM/">Try it !</a> |
<a href="docs.html">Docs</a> |
<a href="help.html">Help</a> |
<a href="mirrors.html">Mirrors</a> |
<a href="download.html">Download</a>
]</font></p>
<p>
<font color="#3366FF">[
<a href="faq.html">FAQ</a> |
<a href="history.html">History</a> |
<a href="license.html">License</a> |
<a href="messages/">Archive</a> |
<a href="feedback.html">Feedback</a> |
<a href="links.html">Links</a>
]</font></p>

<address>
<a href="mailto:veillard@w3.org">Daniel Veillard</a></address>
<p>
<a href="http://validator.w3.org/"><img src="http://validator.w3.org/images/vh40.gif" alt="Valid HTML 4.0!"
border="0" height="31" width="88"></a></p>

<p>
$Id: index.html,v 1.41 1998/05/25 04:41:48 veillard Exp $</p>
</center>
</body>
</html>

Webmaster