aboutsummaryrefslogtreecommitdiff
path: root/python/python2-twisted/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-14 21:34:45 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:40:03 +0700
commita966933011ab23f79d92db3fd99588365d5f3d77 (patch)
tree4cb15a75ace97d1f158685aae002791d77fa908d /python/python2-twisted/README
parentc8ba3352dd90b4ddc3b4a563a7ad6754cd64ec20 (diff)
python/python-twisted: Renamed python2-twisted.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000000..9d6790ec9fdf0
--- /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.