Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-lxml - ElementTree-like Python bindings for libxml2 and libxslt
        
        - lxml provides a Python binding to the libxslt and libxml2 libraries.  It
follows the ElementTree API as much as possible in order to provide a more
Pythonic interface to libxml2 and libxslt than the default bindings.  In
particular, lxml deals with Python Unicode strings rather than encoded UTF-8
and handles memory management automatically, unlike the default bindings. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | python-lxml | 1.3.3 | 1.fc6 | src | 996 KiB | Tue Jul 31 07:43:33 2007 | 
        
        Changelog
        
            - * Mon Jul 30 18:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 1.3.3-1
- - Update to 1.3.3 
            - * Fri Jan 19 17:00:00 2007 Jeffrey C. Ollie <jeff{%}ocjtech{*}us> - 1.1.2-1
- - Update to 1.1.2 
            - * Thu Dec 14 17:00:00 2006 Jason L Tibbitts III <tibbs{%}math{*}uh{*}edu> - 1.0.3-3
- - Rebuild for new Python