Skip to content

Commit 6f09f43

Browse files
bovineatupone
authored andcommitted
Create README.md
1 parent ccf5dc9 commit 6f09f43

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[![Linux CI](https://github.com/flightaware/TclXML/actions/workflows/linux-ci.yml/badge.svg)](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

Comments
 (0)