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
@MD5 (tcldom-3.1.tar.gz) = b5af0e29e5cf2109d1f1a9b1a6ec2d81
SHA256 (tcldom-3.1.tar.gz) = 1eabfe884a072f18bd18b1ec9c495145057442e072fe5288d9742058d93278ed
SIZE (tcldom-3.1.tar.gz) = 395572
@


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
@@

