https://bugzilla.redhat.com/show_bug.cgi?id=1668271
Bug ID: 1668271 Summary: Review Request: cppzmq - Header-only C++ binding for libzmq Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@fedoraproject.org Reporter: quantum.analyst@gmail.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: http://qulogic.fedorapeople.org//cppzmq.spec SRPM URL: http://qulogic.fedorapeople.org//cppzmq-4.3.0-1.fc29.src.rpm
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.