diff options
Diffstat (limited to 'network/python-twisted/README')
-rw-r--r-- | network/python-twisted/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/network/python-twisted/README b/network/python-twisted/README deleted file mode 100644 index 580a8e4425..0000000000 --- a/network/python-twisted/README +++ /dev/null @@ -1,8 +0,0 @@ -Twisted is an event-driven networking engine written in Python and licensed -under the MIT license. - -Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix -sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, -IRC, FTP, and others), and much more. - -This requires zope.interface at runtime. |