Index of /ports_www/py-tgwebservices

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:16 803 [   ] distinfo 28-May-2011 14:16 145 [DIR] files/ 28-May-2011 14:16 - [TXT] pkg-descr 05-Feb-2009 18:06 428 [   ] pkg-plist 28-May-2011 14:16 2.5K
Multiprotocol Web Services for TurboGears

TGWebServices provides a super simple API for creating web services
that are available via SOAP, HTTP->XML, and HTTP->JSON.
The SOAP API generates WSDL automatically for your Python and even
generates enough type information for statically typed languages
(Java and C#, for example) to generate good client code on their end.

Author:	Kevin Dangoor
WWW:	http://code.google.com/p/tgws/