Re: NEW: net/py-simplesoap

2018-11-29 Thread Stuart Henderson
On 2018/11/29 11:40, Sebastien Marie wrote: > ping ? OK. > On Tue, Nov 20, 2018 at 05:37:31PM +0100, Sebastien Marie wrote: > > Hi, > > > > pkg/DESCR: > > Python simple and lightweight SOAP library for client and server > > webservices > > interfaces, aimed to be as small and easy as p

Re: NEW: net/py-simplesoap

2018-11-29 Thread Sebastien Marie
ping ? On Tue, Nov 20, 2018 at 05:37:31PM +0100, Sebastien Marie wrote: > Hi, > > pkg/DESCR: > Python simple and lightweight SOAP library for client and server > webservices > interfaces, aimed to be as small and easy as possible, supporting most > common > functionality. Init

NEW: net/py-simplesoap

2018-11-20 Thread Sebastien Marie
Hi, pkg/DESCR: Python simple and lightweight SOAP library for client and server webservices interfaces, aimed to be as small and easy as possible, supporting most common functionality. Initially it was inspired by PHP Soap Extension (mimicking its functionality,