nanomsg 1.1.5+dfsg-1 source package in Ubuntu

Changelog

nanomsg (1.1.5+dfsg-1) unstable; urgency=medium

  * New watch file.
  * Update d/copyright
  * Drop patches applied upstream.
  * New upstream version 1.1.5+dfsg (Closes: #858172)
  * Bump symbols
  * Cleanup after nanomsg-utils changes.
  * Switch to salsa
  * Cleanup from major upstream changes.
  * Add missing Expat License directive.
  * Fix rpath issue with patch.
  * Dump the docs in the main docs.
  * Remove Google webfonts that are a privacy violation.
  * Make sure package is fully hardened. (Closes: #822520)
  * Add doc-base.

 -- Harlan Lieberman-Berg <email address hidden>  Sun, 21 Oct 2018 20:17:21 -0400

Upload details

Uploaded by:
Harlan Lieberman-Berg
Uploaded to:
Sid
Original maintainer:
Harlan Lieberman-Berg
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc
Focal release universe misc

Downloads

File Size SHA-256 Checksum
nanomsg_1.1.5+dfsg-1.dsc 2.1 KiB 4eae31a16796e37adb54b4bf8d90056eb123c5a5f86ea86aea4898bf310963bc
nanomsg_1.1.5+dfsg.orig.tar.gz 250.5 KiB 0b0c3457f9f8476b5635fb3f418c7a144c22f5f7bf633c647d91af722ffe2386
nanomsg_1.1.5+dfsg-1.debian.tar.xz 7.5 KiB a76f844cd21061a20f079be9af26d40c9fd6c15fafd970a3376dc85f98365d8e

Available diffs

No changes file available.

Binary packages built by this source

libnanomsg-dev: nanomsg development files

 nanomsg is a socket library that provides several common
 communication patterns. It aims to make the networking layer fast,
 scalable, and easy to use. Implemented in C, it works on a wide range
 of operating systems with no further dependencies.
 .
 The communication patterns, also called "scalability protocols", are
 basic blocks for building distributed systems. By combining them you
 can create a vast array of distributed applications. The following
 scalability protocols are currently available:
 .
    PAIR - simple one-to-one communication
    BUS - simple many-to-many communication
    REQREP - allows one to build clusters of stateless services
             to process user requests
    PUBSUB - distributes messages to large sets of interested subscribers
    PIPELINE - aggregates messages from multiple sources and
               load balances them among many destinations
    SURVEY - allows one to query state of multiple applications in a single go
 .
 This package contains the development files for nanomsg.

libnanomsg5: No summary available for libnanomsg5 in ubuntu disco.

No description available for libnanomsg5 in ubuntu disco.

libnanomsg5-dbgsym: debug symbols for libnanomsg5
nanomsg-utils: nanomsg utilities

 nanomsg is a socket library that provides several common
 communication patterns. It aims to make the networking layer fast,
 scalable, and easy to use. Implemented in C, it works on a wide range
 of operating systems with no further dependencies.
 .
 The communication patterns, also called "scalability protocols", are
 basic blocks for building distributed systems. By combining them you
 can create a vast array of distributed applications. The following
 scalability protocols are currently available:
 .
    PAIR - simple one-to-one communication
    BUS - simple many-to-many communication
    REQREP - allows one to build clusters of stateless services
             to process user requests
    PUBSUB - distributes messages to large sets of interested subscribers
    PIPELINE - aggregates messages from multiple sources and
               load balances them among many destinations
    SURVEY - allows one to query state of multiple applications in a single go
 .
 This package contains utilities for testing nanomsg.

nanomsg-utils-dbgsym: No summary available for nanomsg-utils-dbgsym in ubuntu kinetic.

No description available for nanomsg-utils-dbgsym in ubuntu kinetic.