c88e11f896
This is the TCL interface to the Expat library. I updated it to link against the modern Expat, as installed by the expat2 port. PR: 22879 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
16 lines
458 B
Plaintext
16 lines
458 B
Plaintext
From the README:
|
|
A Tcl interface to expat.
|
|
|
|
Steve Ball, Zveno Pty Ltd.
|
|
|
|
This package provides a Tcl interface to James Clark's expat library.
|
|
It creates a Tcl package, called "expat", which defines a single
|
|
new Tcl command "expat".
|
|
|
|
WWW: http://www.zveno.com/zm.cgi/in-tclxml/
|
|
|
|
This port ignores the old expat distribution bundled with the software
|
|
and links the library against the latest installed by the expat2 port.
|
|
|
|
-mi
|