Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-clientform - Python module for client-side HTML forms
        
        ClientForm is a Python module for handling HTML forms on the client side,
useful for parsing HTML forms, filling them in and returning the completed
forms to the server.  It developed from a port of Gisle Aas' Perl module
HTML::Form, from the libwww-perl library, but the interface is not the same.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | python-clientform | 
                0.2.2 | 
                4.fc4 | 
                noarch | 
                302 KiB | 
                Fri May 12 18:36:24 2006 | 
            
        
        Changelog
        
            - * Thu May 11 18:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.2.2-4
 
            - Install with --single-version-externally-managed flag
- Add a few more docs
 
        
            - * Thu May 11 18:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.2.2-3
 
            - Add python-setuptools to BuildRequires
 
        
            - * Thu May 11 18:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.2.2-2
 
            - Fix version in Source0