pyzmq: Python bindings for the zeromq networking library

Description

Python bindings for the zeromq networking library.

License

LGPLv3+

Upstream Contact

http://www.zeromq.org

Special Update/Build Instructions

None.

Type

standard

Dependencies

Version Information

package-version.txt:

25.1.1

version_requirements.txt:

pyzmq >=19.0.2

Equivalent System Packages

$ sudo pacman -S python-pyzmq
$ conda install pyzmq
$ sudo yum install python3-pyzmq
$ sudo emerge dev-python/pyzmq
$ sudo zypper install python3\$\{PYTHON_MINOR\}-pyzmq
$ sudo xbps-install python3-pyzmq

See https://repology.org/project/pyzmq/versions, https://repology.org/project/python:pyzmq/versions

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.