summaryrefslogblamecommitdiff
path: root/www/py-websvcs/pkg-descr
blob: 8bda4934956debd90038f58fac7ee9fa3eaa1881 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                
                                               
Includes:
 * General SOAP Parser based on sax.xml ( requires Python 2.0 ) 
 * General SOAP Builder 
 * SOAP Proxy for RPC client code 
 * SOAP Server framework for RPC server code 

Features:
 * Handles all of the types in the BDG 
 * Handles faults 
 * Allows namespace and SOAPAction specification 
 * Homogeneous typed arrays 
 * Supports multiple schemas 
 * Header support (mustUnderstand and actor) 
 * XML attribute support 
 * Multi-referencing support (Parser/Builder) 
 * SSL clients and servers

WWW: http://sourceforge.net/projects/pywebsvcs/