head	1.2;
access;
symbols
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.11.27.01.04.49;	author sylvio;	state dead;
branches;
next	1.1;

1.1
date	2008.06.29.02.17.18;	author beech;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Port now do part of devel/tclxml

Approved by:	miwi (mentor)
@
text
@TclDOM is a Tcl language binding for the W3C's DOM standard. DOM
provides a tree view of an XML document.

TclDOM is a package with several implementations, including one
written in pure Tcl, one written in C based on TclDOMPro and
another that wraps the Gnome libxml2 library.
This port installs the TclDOMPro part.

WWW: http://tclxml.sourceforge.net/tcldom.html
@


1.1
log
@TclDOM is a Tcl language binding for the W3C's DOM standard. DOM
provides a tree view of an XML document.

TclDOM is a package with several implementations, including one
written in pure Tcl, one written in C based on TclDOMPro and
another that wraps the Gnome libxml2 library.
This port installs the TclDOMPro part.

PR:		ports/123954
Submitted by:	Frank Fenor <frank at fenor.de>
@
text
@@

