python/pyzmq: Fix invalid chars in desc.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2016-05-26 20:29:27 +02:00 committed by Willy Sudiarto Raharjo
parent 22034ece4b
commit 976877493c
2 changed files with 3 additions and 3 deletions

View file

@ -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.

View file

@ -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