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/README | |
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/README')
-rw-r--r-- | python/python3-pyzmq/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-pyzmq/README b/python/python3-pyzmq/README new file mode 100644 index 0000000000..868c35cf23 --- /dev/null +++ b/python/python3-pyzmq/README @@ -0,0 +1,2 @@ +python3-PyZMQ contains Python3 bindings for 0MQ, a lightweight and fast messaging +implementation. |