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.1.17 | 
                3.fc3 | 
                src | 
                64 KiB | 
                Thu Nov  3 22:30:05 2005 | 
            
        
        Changelog
        
            - * Sun Oct 30 17:00:00 2005 Josh Boyer <jwboyer{%}jdub{*}homelinux{*}org> 0.1.17-3
 
            - Fix up review comments
 
        
            - * Thu Oct  6 18:00:00 2005 Josh Boyer <jwboyer{%}jdub{*}homelinux{*}org> 0.1.17-2
 
            - Rename package to add python- prefix
 
        
            - * Wed Oct  5 18:00:00 2005 Josh Boyer <jwboyer{%}jdub{*}homelinux{*}org> 0.1.17-1
 
            - Initial spec file