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 ccf5dc9 commit 6f09f43Copy full SHA for 6f09f43
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