summaryrefslogtreecommitdiffstats
path: root/python/pyzmq
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-05-26 20:29:27 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:29 +0700
commit976877493c30d745aff32f51b7b9f64136054169 (patch)
treef608ccbbf88d91213a27aa15cbd0afce300ef50b /python/pyzmq
parent22034ece4bce4027fb7fb787c4198c4ce417b30b (diff)
downloadslackbuilds-976877493c30d745aff32f51b7b9f64136054169.tar.gz
slackbuilds-976877493c30d745aff32f51b7b9f64136054169.tar.xz
python/pyzmq: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/pyzmq')
-rw-r--r--python/pyzmq/README2
-rw-r--r--python/pyzmq/slack-desc4
2 files changed, 3 insertions, 3 deletions
diff --git a/python/pyzmq/README b/python/pyzmq/README
index efc06f7088..64b64d9d84 100644
--- a/python/pyzmq/README
+++ b/python/pyzmq/README
@@ -1,2 +1,2 @@
-PyZMQ contains Python bindings for ØMQ, a lightweight and fast messaging
+PyZMQ contains Python bindings for 0MQ, a lightweight and fast messaging
implementation.
diff --git a/python/pyzmq/slack-desc b/python/pyzmq/slack-desc
index b48942c616..81b4f99200 100644
--- a/python/pyzmq/slack-desc
+++ b/python/pyzmq/slack-desc
@@ -6,9 +6,9 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-pyzmq: pyzqm (Python bindings for ØMQ)
+pyzmq: pyzqm (Python bindings for 0MQ)
pyzmq:
-pyzmq: PyZMQ contains Python bindings for ØMQ, a lightweight and fast
+pyzmq: PyZMQ contains Python bindings for 0MQ, a lightweight and fast
pyzmq: messaging implementation.
pyzmq:
pyzmq: Homepage: https://github.com/zeromq/pyzmq