summaryrefslogtreecommitdiff
path: root/network/python-twisted/README
diff options
context:
space:
mode:
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.