nivit       2007-02-17 14:52:39 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-tgwebservices Makefile distinfo pkg-descr pkg-plist 
  Log:
  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://tgwebservices.python-hosting.com/
  
  Revision  Changes    Path
  1.1715    +1 -0      ports/www/Makefile
  1.1       +36 -0     ports/www/py-tgwebservices/Makefile (new)
  1.1       +3 -0      ports/www/py-tgwebservices/distinfo (new)
  1.1       +10 -0     ports/www/py-tgwebservices/pkg-descr (new)
  1.1       +53 -0     ports/www/py-tgwebservices/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to