czmq 4.2.1-3 source package in Ubuntu

Changelog

czmq (4.2.1-3) unstable; urgency=medium

  * d/control: bump Standards-Version to 4.7.0, no changes
  * Update d/watch to use Github API
  * Drop obsolete provides/breaks/replaces/pre-depends

 -- Luca Boccassi <email address hidden>  Fri, 24 May 2024 23:18:17 +0100

Upload details

Uploaded by:
Luca Boccassi
Uploaded to:
Sid
Original maintainer:
Luca Boccassi
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
czmq_4.2.1-3.dsc 1.9 KiB a663f834efd8fa906993404d6edc765a9eb59374ae780795cff7b7d6523356f5
czmq_4.2.1.orig.tar.gz 1.5 MiB 5d720a204c2a58645d6f7643af15d563a712dad98c9d32c1ed913377daa6ac39
czmq_4.2.1-3.debian.tar.xz 9.9 KiB 50af16ab9f99ba8111a198160fe45634f7bb76f1e627e7068a2f90c9b0667037

No changes file available.

Binary packages built by this source

libczmq-dev: High-level C binding for ZeroMQ (development files)

 czmq (previously known as libzapi) provides a high-level C binding for
 0MQ, a lightweight messaging library.
 .
 This library provides higher level abstractions on top of the base
 library, with features such as:
  * Work with messages as strings, individual frames, or multipart messages.
  * Automatic closure of any open sockets at context termination.
  * Automatic LINGER configuration of all sockets for context termination.
  * Portable API for creating child threads and ØMQ pipes to talk to them.
  * Simple reactor with one-off and repeated timers, and socket readers.
  * System clock functions for sleeping and calculating timers.
  * Easy API to get/set all socket options.
  * Includes generic hash and list containers.
 .
 This package provides the development files for czmq.

libczmq4: High-level C binding for ZeroMQ

 czmq (previously known as libzapi) provides a high-level C binding for
 0MQ, a lightweight messaging library.
 .
 This library provides higher level abstractions on top of the base
 library, with features such as:
  * Work with messages as strings, individual frames, or multipart messages.
  * Automatic closure of any open sockets at context termination.
  * Automatic LINGER configuration of all sockets for context termination.
  * Portable API for creating child threads and ØMQ pipes to talk to them.
  * Simple reactor with one-off and repeated timers, and socket readers.
  * System clock functions for sleeping and calculating timers.
  * Easy API to get/set all socket options.
  * Includes generic hash and list containers.

libczmq4-dbgsym: debug symbols for libczmq4