XslTransformer

version 1.0

XslTransformer is a simple program to convert xml files using xsl transformation files. This program uses gtk as a graphical front-end and it relies on libxml and libxslt for the transformation.

I created this program to help me convert BYOJeopardy files to HTML. I also consider this one more gui towards making linux user-friendly.

Package Downloads

System Notes
Windows Windows Download XslTransformer for windows here. This program does not depend on other software. Runs on Windows 2000, XP and x64.

Source

Version Notes
Zipped Format (.zip) This version relies on GTK+ 2.8 or greater, libxslt and libxml. Right now, it will compile and run on Windows 2000, XP and x64 as well as linux systems. To use it on windows 9x you must use GTK+2.6.10 or earlier.