diff options
author | Christoph Willing <chris.willing@linux.com> | 2016-10-24 21:25:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-24 21:25:08 +0700 |
commit | d535d63a40e95844daf46de72d8232b387a9b2c8 (patch) | |
tree | 74ddb4523fba7f039697047a5043599e235d1a85 /python/python3-pyzmq/slack-desc | |
parent | b532c63d9ba870a2993cb09f73a730a672643db8 (diff) | |
download | slackbuilds-d535d63a40e95844daf46de72d8232b387a9b2c8.tar.gz |
python/python3-pyzmq: Added (Python3 bindings for 0MQ).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyzmq/slack-desc')
-rw-r--r-- | python/python3-pyzmq/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pyzmq/slack-desc b/python/python3-pyzmq/slack-desc new file mode 100644 index 0000000000..2d76419379 --- /dev/null +++ b/python/python3-pyzmq/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-pyzmq: python3-pyzmq (Python3 bindings for 0MQ) +python3-pyzmq: +python3-pyzmq: python3-pyzmq contains Python3 bindings for 0MQ, +python3-pyzmq: a lightweight and fast messaging implementation. +python3-pyzmq: +python3-pyzmq: Homepage: https://github.com/zeromq/pyzmq +python3-pyzmq: +python3-pyzmq: +python3-pyzmq: +python3-pyzmq: +python3-pyzmq: |