forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
432 B
Text
9 lines
432 B
Text
A fast and modern Python SOAP client
|
|
- Compatible with Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7 and PyPy
|
|
- Build 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
|