summaryrefslogblamecommitdiff
path: root/devel/py-twisted/pkg-descr
blob: d5996d0181c7d778e1e22f7ef8e4cfb8b1989f31 (plain) (tree)
1
2
3
4
5
6
7
8
9
                
 
                                                                             




                                                                             
 
                                                                            



                                   
From the README:

  Twisted is an event-based framework for internet applications.  It includes
  a web server, a telnet server, a chat server, a news server, a generic
  client and server for remote object access, and APIs for creating new
  protocols and services. Twisted supports integration of the Tk, GTK+, Qt or
  wxPython event loop with its main event loop. The Win32 event loop is also
  supported, as is basic support for running servers on top of Jython.

Twisted is based on an unconventional and somewhat Twisted design philosphy.

WWW: http://twistedmatrix.com/

-- Johann Visagie <wjv@FreeBSD.org>