Module submission - Twisted

brnx at bluewin.ch brnx at bluewin.ch
Thu May 5 02:41:51 UTC 2005


module name       : Twisted
suggested section : libs
update (y/n)      : y
bugfix (y/n)      : n
security (y/n)    : n



==================== BEGIN BUILD ====================
(
	prepare_install &&
	python ./setup.py install
) > $C_FIFO 2>&1
===================== END BUILD =====================

==================== BEGIN DEPENDS ====================
depends Python &&
depends ZopeInterface
===================== END DEPENDS =====================

==================== BEGIN DETAILS ====================
            MODULE=Twisted
           VERSION=2.0.0
            SOURCE=$MODULE-$VERSION.tar.bz2
     SOURCE_URL=http://tmrc.mit.edu/mirror/twisted/Twisted/2.0/
     SOURCE_VFY=md5:0696ece44e7a51d5ecd2bbe65bbef53e
          WEB_SITE=http://www.twistedmatrix.com
           ENTERED=20030227
           UPDATED=20050427
             SHORT="An event-driven networking framework written in Python and licensed under the LGPL"
cat << EOF
DESCRIPTION:
Twisted is a framework, written in Python, for writing networked applications. It includes implementations of a number of commonly used network services such as a web server, an IRC chat server, a mail server, a relational database interface and an object broker. Developers can build applications using all of these services as well as custom services that they write themselves. Twisted also includes a user authentication system that controls access to services and provides services with user context information to implement their own security models.
EOF
===================== END DETAILS =====================



More information about the Lunar mailing list