File:  [Public] / rpm2html / index.html
Revision 1.55: download - view: text, annotated - select for diffs
Mon Jul 3 11:17:24 2000 UTC (23 years, 11 months ago) by veillard
Branches: MAIN
CVS tags: HEAD
Updated home page again, Daniel.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
                      "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
  <title>rpm2html : a generator of Web pages for RPM packages</title>
  <meta http-equiv="Content-Type" content="text/html">
</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>

<p><b>rpm2html</b> automatically generates 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 the Redhat distribution and the RedHat contrib
directores are available. SuSE-5.1 RPM packages have been added as well as
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>

<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>Rpm2html supports <a href="http://www.w3.org/Metadata/">RDF </a>encoding
and decoding of RPM metadata. The rationale 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><strong>rpmfind</strong> is a tool reusing the <a
href="http://rpmfind.net/linux/RDF/">RDF metadata database</a> to automate
searching, resolving dependancies and to autoupgrade RPM based setups, check
<a href="rpmfind.html">rpmfind specific page</a></p>

<p><strong>rpmfind.net</strong> and <strong>fr.rpmfind.net</strong> are two <a
href="http://rpmfind.net/">servers</a> I maintain providing the base services
needed for rpmfind tool. There are <a href="mirrors.html">mirrors</a> and
independant servers worldwide</p>

<p>Rpm2html and rpmfind are free software released under the <a
href="http://www.w3.org/Consortium/Legal/copyright-software.html">W3C IPR</a>
which is compatible with the Gnu Public Licence.</p>

<p><a href="/linux/RPM">Have a look at the result of the indexing</a> for
various platforms and distributions</p>

<p>If you like it, <a href="/linux/rpm2html/mirror.html">build your
own</a>!</p>
If you think I'm missing a major RPM based distribution, <a
href="mailto:veillard@w3.org">let me know</a> !

<p>Daniel</p>
A

<center>
<p><font color="#3366FF">[ </font><font color="#000000"> Home </font><font
color="#3366FF"> | <a href="news.html">News</a> | <a
href="http://rpmfind.net/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="rpmfind.html">Rpmfind</a> | <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.55 2000/07/03 11:17:24 veillard Exp $</p>
</center>
</body>
</html>

Webmaster