python-zmq

Software library for fast, message-based applications

Description

The 0MQ lightweight messaging kernel is a library which extends the
standard socket interfaces with features traditionally provided by
specialized messaging middle-ware products. 0MQ sockets provide an
abstraction of asynchronous message queues, multiple messaging
patterns, message filtering (subscriptions), seamless access to
multiple transport protocols and more.

This package contains the python bindings.
Website: http://www.zeromq.org/bindings:python
License: LGPLv3+ and ASL 2.0 and BSD
Vendor: Fedora Project
Group: development/libraries

Packages

python-zmq-14.3.1-1.el6.x86_64 [466 KiB] Changelog by Thomas Spura (2014-08-27):
- update to 14.3.1 (#1134571)
- don't regenerate cython files