A XML/DOM/XPath/XSLT Implementation for Tcl
tDOM combines high performance XML data processing with easy and
powerful Tcl scripting functionality. tDOM should be one of the fastest
ways to manipulate XML with a scripting language and uses very few
memory: for example, the DOM tree of the XML recommendation in XML
(160K) needs only about 450K of memory.
- Developed at devel:languages:tcl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/tdom && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
tDOM-0.8.2.tar.bz2 | 0000705601 689 KB | |
tdom-expat.patch | 0000002352 2.3 KB | |
tdom-tnc.patch | 0000002349 2.29 KB | |
tdom.changes | 0000001300 1.27 KB | |
tdom.patch | 0000001934 1.89 KB | |
tdom.spec | 0000003708 3.62 KB |
Revision 10 (latest revision is 26)
autobuild
committed
(revision 10)
release number sync
Comments 1
I'm not sure what the problem is here, but this error has started happening recently on Tumbleweed when trying to use tdom with Tcl:
Creating a symlink from
/usr/lib64/libtdom0.9.2.so
to/usr/share/tcl/tdom0.9.2/libtdom0.9.2.so
fixes the problem, but does not feel like the correct solution.