fstrm 0.6.1-1 source package in Ubuntu

Changelog

fstrm (0.6.1-1) unstable; urgency=medium

  * New upstream version 0.6.1 (Closes: #1003960)
  * debian/control: Bump Standards-Version to 4.6.0 (no changes)
  * debian/: Bump debhelper compat level to 13
  * debian/not-installed: Ignore libfstrm.la (debhelper compat 13)
  * debian/fstrm-bin.manpages: dh_missing --fail-missing fix

 -- Robert Edmonds <email address hidden>  Tue, 18 Jan 2022 19:16:12 -0500

Upload details

Uploaded by:
Robert Edmonds
Uploaded to:
Sid
Original maintainer:
Robert Edmonds
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
fstrm_0.6.1-1.dsc 1.9 KiB f42ca88ddc54acb39fcaa6a2f7cda3d70a9f256b83e6044ea56cd8bb5f90d37d
fstrm_0.6.1.orig.tar.gz 132.3 KiB 4f0f7ad2b760119c441aba58271e84de683b3cc138530d02710896641866e2d2
fstrm_0.6.1-1.debian.tar.xz 3.5 KiB bdeb41cf8d70ed9e804990d7026861334027766d09201635d808eefbff3aa457

Available diffs

No changes file available.

Binary packages built by this source

fstrm-bin: Frame Streams (fstrm) library (utilities)

 Frame Streams is a light weight, binary clean protocol that allows for the
 transport of arbitrarily encoded data payload sequences with minimal framing
 overhead -- just four bytes per data frame. Frame Streams does not specify an
 encoding format for data frames and can be used with any data serialization
 format that produces byte sequences, such as Protocol Buffers, XML, JSON,
 MessagePack, YAML, etc. Frame Streams can be used as both a streaming
 transport over a reliable byte stream socket (TCP sockets, TLS connections,
 AF_UNIX sockets, etc.) for data in motion as well as a file format for data
 at rest. A "Content Type" header identifies the type of payload being carried
 over an individual Frame Stream and allows cooperating programs to determine
 how to interpret a given sequence of data payloads.
 .
 This is the "fstrm" implementation of Frame Streams in C.
 .
 This package contains the command line utilities.

fstrm-bin-dbgsym: No summary available for fstrm-bin-dbgsym in ubuntu kinetic.

No description available for fstrm-bin-dbgsym in ubuntu kinetic.

libfstrm-dev: Frame Streams (fstrm) library (development files)

 Frame Streams is a light weight, binary clean protocol that allows for the
 transport of arbitrarily encoded data payload sequences with minimal framing
 overhead -- just four bytes per data frame. Frame Streams does not specify an
 encoding format for data frames and can be used with any data serialization
 format that produces byte sequences, such as Protocol Buffers, XML, JSON,
 MessagePack, YAML, etc. Frame Streams can be used as both a streaming
 transport over a reliable byte stream socket (TCP sockets, TLS connections,
 AF_UNIX sockets, etc.) for data in motion as well as a file format for data
 at rest. A "Content Type" header identifies the type of payload being carried
 over an individual Frame Stream and allows cooperating programs to determine
 how to interpret a given sequence of data payloads.
 .
 This is the "fstrm" implementation of Frame Streams in C.
 .
 This package contains the static library and development headers.

libfstrm0: Frame Streams (fstrm) library

 Frame Streams is a light weight, binary clean protocol that allows for the
 transport of arbitrarily encoded data payload sequences with minimal framing
 overhead -- just four bytes per data frame. Frame Streams does not specify an
 encoding format for data frames and can be used with any data serialization
 format that produces byte sequences, such as Protocol Buffers, XML, JSON,
 MessagePack, YAML, etc. Frame Streams can be used as both a streaming
 transport over a reliable byte stream socket (TCP sockets, TLS connections,
 AF_UNIX sockets, etc.) for data in motion as well as a file format for data
 at rest. A "Content Type" header identifies the type of payload being carried
 over an individual Frame Stream and allows cooperating programs to determine
 how to interpret a given sequence of data payloads.
 .
 This is the "fstrm" implementation of Frame Streams in C.
 .
 This package contains the shared library.

libfstrm0-dbgsym: No summary available for libfstrm0-dbgsym in ubuntu kinetic.

No description available for libfstrm0-dbgsym in ubuntu kinetic.