NOTICE: This package has been removed from pkgsrc

./net/py-twisted-core, Twisted reactor and other core stuff

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 8.1.0, Package name: py24-twisted-core-8.1.0, Maintainer: milos.negovanovic

Core part of Twisted. 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.


Required to run:
[lang/python24] [security/py-OpenSSL] [wip/py-twisted-zopeinterface] [wip/py-twisted-kqueue]

Master sites:

SHA1: 77b6ebff5c11ea6efb62e41d0b09897d37d97423
RMD160: 92f28c14709f5eb307757cd993a511344109c59a
Filesize: 1166.176 KB

Version history: (Expand)


CVS history: (Expand)


   2009-03-22 15:44:23 by M. Negovanovic | Files touched by this commit (5) | Package removed
Log message:
No longer exists.
   2009-03-22 15:43:22 by M. Negovanovic | Files touched by this commit (1)
Log message:
No longer exists.
   2008-07-12 02:21:58 by M. Negovanovic | Files touched by this commit (5)
Log message:
Update to 8.1.0
   2007-02-04 20:21:00 by M. Negovanovic | Files touched by this commit (5)
Log message:
Update to Twisted 2.5
Experimental kqueue reactor
   2006-10-04 19:27:37 by M. Negovanovic | Files touched by this commit (1)
Log message:
added dependency on security/py-OpenSSL, we need this for SSL!
   2006-09-20 17:34:35 by M. Negovanovic | Files touched by this commit (1)
Log message:
This was completely wrong.
   2006-08-27 19:15:29 by M. Negovanovic | Files touched by this commit (5) | Imported package
Log message:
Core package for Twisted, python networking framework.