XML/XSL Prozessor 0.3 by dw ,
with XSL Version: | Drucken | Schliessen
Comps XML / XSL Viewer -
for Redhat 7.x / Fedora Core 1
Description
This is a xsl processor script to inspect redhat comps installation
files.
It also gives a quick overview about package/group dependencies :
the installation state (mandatory, default or optional) is indicated by
the colors red, green and blue.
The script parses the comps.xml tree and outputs each group and package
nodes, showing information such as package name and description,
required
groups and packages etc.
Default output language is 'de', can be tweaked in the xls
script..
To work, the comps file must include the xsl file using this tag :
<?xml-stylesheet type="text/xsl" href="compsxml.xsl" ?>
view a screenshot
download - get the script (73kb)
Notes:
- Works reliable with mozilla 1.5.
- Internet Explorer works not. (as
expected.)
- tested with fedora core 1 comps.xml
file.
-