summaryrefslogtreecommitdiff
path: root/python/python2-twisted/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-twisted/README')
-rw-r--r--python/python2-twisted/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python2-twisted/README b/python/python2-twisted/README
new file mode 100644
index 0000000000..9d6790ec9f
--- /dev/null
+++ b/python/python2-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.