Name: | cppzmq-devel |
---|---|
Version: | 4.8.1 |
Release: | 3.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 118538 |
License: | MIT |
RPM: | cppzmq-devel-4.8.1-3.el9.aarch64.rpm |
Source RPM: | cppzmq-4.8.1-3.el9.src.rpm |
Build Date: | Sat Jul 13 2024 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://zeromq.org |
Summary: | Header-only C++ binding for libzmq |
Description: | cppzmq is a C++ binding for libzmq. cppzmq maps the libzmq C API to C++ concepts. In particular, it is type-safe, provides exception-based error handling, and provides RAII-style classes that automate resource management. cppzmq is a light-weight, header-only binding. |