From 7e298a725eeaf618e1e88124f63c2235a7c69687 Mon Sep 17 00:00:00 2001 From: Mathieu Le Marec - Pasquet Date: Thu, 15 May 2014 09:58:30 +0200 Subject: [PATCH] doc --- README.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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