aboutsummaryrefslogtreecommitdiff
path: root/python/python-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/python-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/python-twisted/README')
-rw-r--r--python/python-twisted/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/python/python-twisted/README b/python/python-twisted/README
deleted file mode 100644
index b5ce41eb91..0000000000
--- a/python/python-twisted/README
+++ /dev/null
@@ -1,6 +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.