[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
comps - xml/xls file parser
- From: we <livelinux nwst de>
- To: fedora-devel-list redhat com
- Subject: comps - xml/xls file parser
- Date: Mon, 1 Dec 2003 09:47:14 +0100
Hi all,
while porting my livecd from redhat 9 to fedora core 1, i wrote
a simple xsl processor script to inspect redhat comps installation files.
The script 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" ?>
You can see a screenshot and download the script (73kb) at:
http://www.linux4all.de/distribution/comps/
Notes:
- Works reliable with mozilla 1.5.
- Internet Explorer works not. (as expected.)
- tested with fedora core 1 comps.xml file.
-
Please drop me a line if you find it usefull.
greetings,
Dirk
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]