Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 | 
                6.fc6 | 
                noarch | 
                408 KiB | 
                Sun Sep  3 17:09:32 2006 | 
            
        
        Changelog
        
            - * Sun Sep  3 18:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.2.2-6
 
            - Rebuild for FC6
 
        
            - * Mon Aug 14 18:00:00 2006 Luke Macken <lmacken{%}redhat{*}com> 0.2.2-5
 
            - Include .pyo files instead of ghosting them
 
        
            - * 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