diff options
author | Juan M. Lasca <juanmlasca@gmail.com> | 2023-03-29 01:02:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:10 +0700 |
commit | 523a2a1743fbae29dfe60c471c180fd448fc4a60 (patch) | |
tree | c4d40fc9f3b90072d0677dafdd9dc7621b385345 /libraries/tclxml/tclxml.info | |
parent | 25256824966fe8bb75dd412f08f6acf65e47d13e (diff) |
libraries/tclxml: Added (XML support for Tcl)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tclxml/tclxml.info')
-rw-r--r-- | libraries/tclxml/tclxml.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/tclxml/tclxml.info b/libraries/tclxml/tclxml.info new file mode 100644 index 0000000000000..ae61a199958f2 --- /dev/null +++ b/libraries/tclxml/tclxml.info @@ -0,0 +1,10 @@ +PRGNAM="tclxml" +VERSION="3.2" +HOMEPAGE="https://tclxml.sourceforge.net" +DOWNLOAD="https://sourceforge.net/projects/tclxml/files/TclXML/3.2/tclxml-3.2.tar.gz" +MD5SUM="9d1605246c899eff7db591bca3c23200" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Juan M. Lasca" +EMAIL="juanmlasca@gmail.com" |