summaryrefslogtreecommitdiffstats
path: root/network/python-twisted/README
diff options
context:
space:
mode:
author Marco Bonetti <sid77@slackware.it>2010-05-13 01:00:21 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 01:00:21 +0200
commit57ca8b4f852a9847e48b52c77bce5f66ae306e7c (patch)
treed09c668abfc896217dc3f933bd491aa07f3b9d4d /network/python-twisted/README
parent5a90191f7488b687c6b89f89fe59fc750185b976 (diff)
downloadslackbuilds-57ca8b4f852a9847e48b52c77bce5f66ae306e7c.tar.gz
slackbuilds-57ca8b4f852a9847e48b52c77bce5f66ae306e7c.tar.xz
network/python-twisted: Added to 13.0 repository
Diffstat (limited to 'network/python-twisted/README')
-rw-r--r--network/python-twisted/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/python-twisted/README b/network/python-twisted/README
new file mode 100644
index 0000000000..b5ce41eb91
--- /dev/null
+++ b/network/python-twisted/README
@@ -0,0 +1,6 @@
+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.