SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

fstrm rpm build for : OpenSuSE. For other distributions click fstrm.

Name : fstrm
Version : 0.6.1 Vendor : obs://build_opensuse_org/home:dgarcia
Release : 2.3 Date : 2021-08-16 22:27:53
Group : Development/Libraries/C and C++ Source RPM : fstrm-0.6.1-2.3.src.rpm
Size : 0.13 MB
Packager : (none)
Summary : Frame Streams implementation in C
Description :
fstrm is a C implementation of Frame Streams that includes a lockless
circular queue implementation and exposes library interfaces for
setting up a dedicated Frame Streams I/O thread and asynchronously
submitting data frames for transport from worker threads.

Frame Streams is a protocol that allows for the transport of
arbitrarily encoded data payload sequences with just 4 bytes per data
frame. Frame Streams does not specify an encoding format for frames
and can be used with data serialization formats that produces byte
sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML,
etc. Frame Streams can be used both as a streaming transport over a
reliable byte stream socket (TCP, AF_UNIX, TLS, 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/dgarcia:/staging/Factory/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
fstrm
fstrm(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libevent-2.1.so.7()(64bit)
libfstrm.so.0()(64bit)
libfstrm.so.0(LIBFSTRM_0.2.0)(64bit)
libfstrm.so.0(LIBFSTRM_0.4.0)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/fstrm_capture
/usr/bin/fstrm_dump
/usr/bin/fstrm_replay
/usr/share/doc/packages/fstrm
/usr/share/doc/packages/fstrm/ChangeLog
/usr/share/doc/packages/fstrm/README.md
/usr/share/licenses/fstrm
/usr/share/licenses/fstrm/COPYRIGHT
/usr/share/licenses/fstrm/LICENSE
/usr/share/man/man1/fstrm_capture.1.gz
/usr/share/man/man1/fstrm_dump.1.gz
/usr/share/man/man1/fstrm_replay.1.gz

 
ICM