Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        PyXML: XML libraries for python.
        
        
        - Summary
- An XML package for Python.  The distribution contains a
validating XML parser, an implementation of the SAX and DOM
programming interfaces and an interface to the Expat parser.
Changelog
        
            - * Mon Nov  2 18:00:00 2009 Roman Rakus <rrakus{%}redhat{*}com> - 0.8.3-6.2
- - Use system expat library
  Resolves: #531850 
            - * Fri Oct 30 18:00:00 2009 Roman Rakus <rrakus{%}redhat{*}com> - 0.8.3-6.1
- - Fix buffer over-read
  Resolves: #531850 
            - * Wed Sep 29 19:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 0.8.3-6
- - Don't omit xml.xslt and xml.xpath (#133879)