aboutsummaryrefslogtreecommitdiff
path: root/python/pyzmq/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-14 13:12:50 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-18 00:26:03 +0700
commit3e2c5706392ffa54c7b87d824b13608b874be00e (patch)
treeb5b47ad7ff282180fcb1f996ef63f2eeed918b04 /python/pyzmq/README
parentd15fbc1c8755e0e907e4d279276342c60736f415 (diff)
downloadslackbuilds-3e2c5706392ffa54c7b87d824b13608b874be00e.tar.xz
python/python2-pyzmq: renamed from pyzmq
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyzmq/README')
-rw-r--r--python/pyzmq/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyzmq/README b/python/pyzmq/README
deleted file mode 100644
index 64b64d9d8445..000000000000
--- a/python/pyzmq/README
+++ /dev/null
@@ -1,2 +0,0 @@
-PyZMQ contains Python bindings for 0MQ, a lightweight and fast messaging
-implementation.