diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-03 11:12:27 +0100 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-05 00:21:35 +1300 |
commit | 71411265e41735e394ef3d9ff412fdc82c11831d (patch) | |
tree | 2e29caca677ff67751a5cabe2c65ae59a0c0173e /python/python3-twisted/README | |
parent | cc94bbb945382637dd9290b5808e35f188eb481f (diff) |
python/python3-twisted: Updated for version 22.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python3-twisted/README')
-rw-r--r-- | python/python3-twisted/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-twisted/README b/python/python3-twisted/README new file mode 100644 index 0000000000000..b5ce41eb910bd --- /dev/null +++ b/python/python3-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. |