PACKAGE NAME: xmlgen-1.4-noarch-1salix15.0.txz PACKAGE LOCATION: ./salix/libraries PACKAGE SIZE (compressed): 22 K PACKAGE SIZE (uncompressed): 88 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: xmlgen: xmlgen (Tcl --> XML translator) xmlgen: xmlgen: Every tag is made into a markup command which takes attributes and xmlgen: the element's content as parameters and then prints the XML tagged xmlgen: content. Of course, the content again can contain markup commands. xmlgen: xmlgen: On top of xmlgen there is the package htmlgen which comes with all the xmlgen: typical HTML tags predefined as markup commands. xmlgen: xmlgen: Homepage: http://tclxml.sourceforge.net/xmlgen.html xmlgen: