blob: b01c5f01e3a7c1e17c54a3be9f601286549de4b2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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".
This port ignores the old expat distribution bundled with the software
and links the library against the latest installed by the expat2 port.
-mi
|