Package libzeromq-cpp-devel: Information

Source package: libzeromq-cpp-devel
Version: 4.9.0-alt1
Latest version according to Repology
Build time:  Dec 1, 2022, 01:23 PM in the task #310946
Category: Development/C++
Report package bug
Home page: https://zeromq.org

License: MIT
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.

List of rpms provided by this srpm:
libzeromq-cpp-devel (noarch)

Maintainer: Grigory Ustinov

List of contributors:
Grigory Ustinov


    1. catch2-devel
    2. libzeromq-devel
    3. cmake
    4. gcc-c++

Last changed


Dec. 1, 2022 Grigory Ustinov 4.9.0-alt1
- Automatically updated to 4.9.0.
Feb. 16, 2022 Grigory Ustinov 4.8.1-alt1
- Build as separate package (previous version was in zeromq).