xmlgen

v 1.4

The Tcl package xmlgen allows to write Tcl code which translates itself into XML.

Every tag is made into a markup command which takes attributes and the element's content as parameters and then prints the XML tagged content. Of course, the content again can contain markup commands.

http://tclxml.sourceforge.net/xmlgen.html

To install xmlgen, paste this in macOS terminal after installing MacPorts

sudo port install xmlgen

Add to my watchlist

Installations 3
Requested Installations 2