pyzmq: Python bindings for the zeromq networking library¶
Description¶
Python bindings for the zeromq networking library.
License¶
LGPLv3+
Upstream Contact¶
Dependencies¶
Python
Cython
zeromq
Special Update/Build Instructions¶
None.
Type¶
standard
Equivalent System Packages¶
conda:
$ conda install pyzmq python:pyzmq
opensuse:
$ sudo zypper install pyzmq python:pyzmq
See https://repology.org/project/pyzmq/versions, https://repology.org/project/python:pyzmq/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023