We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7355420 commit b489fd4Copy full SHA for b489fd4
README.md
@@ -0,0 +1,10 @@
1
+[](https://github.com/flightaware/TclXML/actions/workflows/linux-ci.yml)
2
+
3
+# TclXML
4
+TclXML is a package that provides XML parsing for the Tcl scripting language.
5
+It has two implementations of XML parsers: one written purely in Tcl
6
+and a wrapper for the Gnome libxml2 C library.
7
8
+The TclXML package now incorporates the TclDOM and TclXSLT packages.
9
+TclDOM and TclXSLT were previously distributed as separate packages.
10
+The three packages may still be used as if they were standalone.
0 commit comments