nats.c 3.7.0-1.1 source package in Ubuntu

Changelog

nats.c (3.7.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1063159

 -- Benjamin Drung <email address hidden>  Wed, 28 Feb 2024 21:44:25 +0000

Upload details

Uploaded by:
Victor Seva
Uploaded to:
Sid
Original maintainer:
Victor Seva
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nats.c_3.7.0-1.1.dsc 1.9 KiB 93eea08e5376644604300ddcfa860a580c6a51cd512b2aae65aa3d2a27176db6
nats.c_3.7.0.orig.tar.gz 1.3 MiB 6570e3c1be5d4d6040fd620d2318299e59045b7dc6c88d49c6168a3088d44ea2
nats.c_3.7.0-1.1.debian.tar.xz 8.6 KiB 5f1cc2237560aad9623f265541d2b0eb5c1171c2ebf0c4918320edd75ca85280

Available diffs

No changes file available.

Binary packages built by this source

libnats-dev: C client for the NATS messaging system (development files)

 NATS messaging enables the exchange of data that is segmented into messages
 among computer applications and services. These messages are addressed by
 subjects and do not depend on network location. This provides an abstraction
 layer between the application or service and the underlying physical network.
 Data is encoded and framed as a message and sent by a publisher.
 The message is received, decoded, and processed by one or more subscribers.
 .
 This package provides the C headers for NATS

libnats3.7t64: C client for the NATS messaging system

 NATS messaging enables the exchange of data that is segmented into messages
 among computer applications and services. These messages are addressed by
 subjects and do not depend on network location. This provides an abstraction
 layer between the application or service and the underlying physical network.
 Data is encoded and framed as a message and sent by a publisher.
 The message is received, decoded, and processed by one or more subscribers.
 .
 This package provides the C shared libraries for NATS

libnats3.7t64-dbgsym: debug symbols for libnats3.7t64