CVS: moonbase/web/SOAPpy BUILD,NONE,1.1 DETAILS,NONE,1.1

jmhodges at lunar-linux.org jmhodges at lunar-linux.org
Mon Oct 20 04:57:32 GMT 2003


Update of /var/cvs/lunar/moonbase/web/SOAPpy
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9548/web/SOAPpy

Added Files:
	BUILD DETAILS 
Log Message:
updates and additions, all for PyDS.. heh. dont even use it too much


--- NEW FILE: BUILD ---
(
 prepare_install        &&
 python setup.py install
 
) > $C_FIFO 2>&1

--- NEW FILE: DETAILS ---
         MODULE=SOAPpy
	VERSION=0.10.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/pywebsvcs/$MODULE-$VERSION.tar.gz
        WEB_SITE=http://pywebsvcs.sourceforge.net/
	  ENTERED=20031020
         UPDATED=20031020
           SHORT="A SOAP implementation for Python"
 cat << EOF
A SOAP implementation for Python
SOAP is a lightweight protocol for exchange of information in a 
decentralized, distributed environment. It is an XML based protocol that 
consists of three parts: an envelope that defines a framework for 
describing what is in a message and how to process it, a set of encoding 
rules for expressing instances of application-defined datatypes, and a 
convention for representing remote procedure calls and responses. SOAP 
can potentially be used in combination with a variety of other 
protocols; however, the only bindings defined in this document describe 
how to use SOAP in combination with HTTP and HTTP Extension Framework.
EOF




More information about the Lunar-commits mailing list