CVS: moonbase/libs/medusa/0.5.3 BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

elaine at lunar-linux.org elaine at lunar-linux.org
Tue Sep 16 16:00:39 GMT 2003


Update of /var/cvs/lunar/moonbase/libs/medusa/0.5.3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21538/libs/medusa/0.5.3

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Profile module gnome/2.4.0 commit, lin gnome/2.4.0 (only with theedge later
than 9/14/03 to install, *should* preserve gnome 2.2 but in any case does
not conflict / lrm existing base and depended modules. Some systems opt-
depends may cause issues I haven't tested 



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

--- NEW FILE: DEPENDS ---
depends Python

--- NEW FILE: DETAILS ---
          MODULE=medusa/0.5.3
         VERSION=0.5.3
          SOURCE=medusa-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/medusa-$VERSION
   SOURCE_URL[0]=http://kenny.gws-online.de/~gb/$SOURCE
        WEB_SITE=http://www.amk.ca/python/code/medusa.html
         ENTERED=20030402
         UPDATED=20030402
           SHORT="Medusa is a framework for writing asynchronous socket-based servers."
cat << EOF
Medusa is a 'server platform' -- it provides a framework for
implementing asynchronous socket-based servers (TCP/IP and on Unix,
Unix domain, sockets).
Medusa includes HTTP, FTP, and 'monitor' (remote python interpreter)
servers.  Medusa can simultaneously support several instances of
either the same or different server types - for example you could
start up two HTTP servers, an FTP server, and a monitor server.  Then
you could connect to the monitor server to control and manipulate
medusa while it is running.
EOF




More information about the Lunar-commits mailing list