You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-libs_libfstrm

28 lines
959 B

Source-Makefile: feeds/packages/libs/libfstrm/Makefile
Package: libfstrm
Version: 0.5.0-3
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread
Conflicts:
Menu-Depends:
Provides:
Section: libs
Category: Libraries
Repository: base
Title: C implementation of the Frame Streams data transport protocol
Maintainer: James Taylor <james@jtaylor.id.au>
Source: fstrm-0.5.0.tar.gz
License: MIT
LicenseFiles: LICENSE
Type: ipkg
Description: fstrm is an optimized C implementation of Frame Streams that includes a fast,
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. It was originally written to
facilitate the addition of high speed binary logging to DNS servers written
in C using the dnstap log format.
https://github.com/farsightsec/fstrm
James Taylor <james@jtaylor.id.au>
@@