aboutsummaryrefslogtreecommitdiff
path: root/python/python2-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/python2-pyzmq/README
parentd15fbc1c8755e0e907e4d279276342c60736f415 (diff)
python/python2-pyzmq: renamed from pyzmq
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pyzmq/README')
-rw-r--r--python/python2-pyzmq/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python2-pyzmq/README b/python/python2-pyzmq/README
new file mode 100644
index 0000000000..64b64d9d84
--- /dev/null
+++ b/python/python2-pyzmq/README
@@ -0,0 +1,2 @@
+PyZMQ contains Python bindings for 0MQ, a lightweight and fast messaging
+implementation.