Mathieu Le Marec - Pasquet 12 years ago
parent
commit
7e298a725e
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      README.txt

+ 6
- 0
README.txt View File

@@ -2,6 +2,11 @@
SOAPpy - Simple to use SOAP library for Python SOAPpy - Simple to use SOAP library for Python
============================================== ==============================================


Disclaimer
==========
Please use `suds <https://pypi.python.org/pypi/suds>`_ rather than SOAPpy.
SOAPpy is old and clamsy.

Credits Credits
======== ========


@@ -47,6 +52,7 @@ The goal of the SOAPpy team is to provide a full-featured SOAP library
for Python that is very simple to use and that fully supports dynamic for Python that is very simple to use and that fully supports dynamic
interaction between clients and servers. interaction between clients and servers.



INCLUDED INCLUDED
-------- --------
- General SOAP Parser based on sax.xml - General SOAP Parser based on sax.xml


Loading…
Cancel
Save