Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tcldom - TclDOM is a package that provides a DOM binding for the Tcl scripting language
        
        This package provides a DOM binding for Tcl.  It provides one of the following
implementations:
    *     A Tcl-only implementation (slow, but no compilation required),
    *     A wrapper for the Gnome libxml2 library [http://xmlsoft.org/]
          (also fast and compatiable with TclXSLT/libxslt
          [http://tclxml.sourceforge.net/tclxslt.html]). 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | tcldom | 
                3.1 | 
                3.fc4 | 
                ppc | 
                556 KiB | 
                Thu Jun  1 15:05:18 2006 | 
            
        
        Changelog
        
            - * Thu Jun  1 18:00:00 2006 Wart <wart at kobold.org> - 3.1-3
 
            - Fixed Requires: for -devel subpackage
 
        
            - * Tue Dec 13 17:00:00 2005 Wart <wart at kobold.org> - 3.1-2
 
            - Update patch to fix version numbers that weren't updated upstream
 
        
            - * Sun Nov 27 17:00:00 2005 Wart <wart at kobold.org> - 3.1-1
 
            - Update to new upstream sources.