summaryrefslogtreecommitdiffstats
path: root/python/python3-pyzmq/README
diff options
context:
space:
mode:
author Christoph Willing2016-10-24 16:25:08 +0200
committer Willy Sudiarto Raharjo2016-10-24 16:25:08 +0200
commitd535d63a40e95844daf46de72d8232b387a9b2c8 (patch)
tree74ddb4523fba7f039697047a5043599e235d1a85 /python/python3-pyzmq/README
parentb532c63d9ba870a2993cb09f73a730a672643db8 (diff)
downloadslackbuilds-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/README2
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.