aboutsummaryrefslogtreecommitdiff
path: root/python/python2-selectors2/README
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2020-03-28 15:38:19 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-22 09:10:23 +0700
commitaebed471b06f8055b329d32bca89372b70fbe03d (patch)
tree7e120470c61465e4e3f812072327feffc4a96aa1 /python/python2-selectors2/README
parentfb563ded32d682770dc3ba3288606c40dca62283 (diff)
python/python2-selectors2: Added (backported selctors for py2).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-selectors2/README')
-rw-r--r--python/python2-selectors2/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python2-selectors2/README b/python/python2-selectors2/README
new file mode 100644
index 0000000000000..4a56ec81fa07c
--- /dev/null
+++ b/python/python2-selectors2/README
@@ -0,0 +1,2 @@
+Backported, durable, and portable selectors designed to replace the standard
+library selectors module.