Python wrapper around the CZMQ zeromq bindings
Pyczmq exposes CZMQ functions via the cffi library's ABI access mode. No
compiler is required to use it. The czmq library is accessed with dlopen and a
set of parsed function declarations.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/zeromq/pyczmq/
