diff --git a/README.txt b/README.txt index 2b9c298..c3e0290 100644 --- a/README.txt +++ b/README.txt @@ -2,6 +2,11 @@ SOAPpy - Simple to use SOAP library for Python ============================================== +Disclaimer +========== +Please use `suds `_ rather than SOAPpy. +SOAPpy is old and clamsy. + 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 interaction between clients and servers. + INCLUDED -------- - General SOAP Parser based on sax.xml