File:  [Public] / rpm2html / index.html
Revision 1.60: download - view: text, annotated - select for diffs
Wed Feb 21 18:45:34 2001 UTC (23 years, 3 months ago) by veillard
Branches: MAIN
CVS tags: HEAD
Update, daniel

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
                      "http://www.imag.fr/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.imag.fr/">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.</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.imag.fr/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> The rpmfind.net servers now host an RPM database search engine:
<form action="/linux/rpm2html/search.php"
      enctype="application/x-www-form-urlencoded" method="GET">
  <input name="query" type="TEXT" size="35" value="">
  <input name=submit type=submit value="Search ...">
</form>

<p>Rpm2html and rpmfind are free software released under the <a
href="http://www.imag.fr/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>

<p>If you have troubles with rpmfind or rpm2html, <a href="faq.html">check the
FAQ</a></p>

<p>If you think I'm missing a major RPM based distribution, <a
href="mailto:Daniel.Veillard@imag.fr">let me know</a> !</p>

<p></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://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:Daniel.Veillard@imag.fr">Daniel Veillard</a> 
</address>

<p><a href="http://validator.imag.fr/"><img
src="http://validator.imag.fr/images/vh40.gif" alt="Valid HTML 4.0!" border="0"
height="31" width="88"></a></p>

<p>$Id: index.html,v 1.60 2001/02/21 18:45:34 veillard Exp $</p>
</center>
</body>
</html>

Webmaster