From f359be3b6b4bb22320ae7a3352fb2e258c32bcad Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 11 Oct 2020 23:59:37 -0400 Subject: python/zeep: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- python/zeep/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python') diff --git a/python/zeep/README b/python/zeep/README index 83cccd6b88e25..f36726af8db6f 100644 --- a/python/zeep/README +++ b/python/zeep/README @@ -2,11 +2,11 @@ A fast and modern Python SOAP client Highlights: -Compatible with Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7 and PyPy -Build on top of lxml and requests +- Compatible with Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7 and PyPy +- Built on top of lxml and requests - Support for Soap 1.1, Soap 1.2 and HTTP bindings - Support for WS-Addressing headers - Support for WSSE (UserNameToken / x.509 signing) - Support for tornado async transport via gen.coroutine (Python 2.7+) - Support for asyncio via aiohttp (Python 3.5+) -- Experimental support for XOP messages \ No newline at end of file +- Experimental support for XOP messages -- cgit v1.2.3