Package: libgensiocpp0
Version: 2.8.4-r1
Depends: libc, libgensio0, libstdcpp6
Provides: libgensiocpp
Source: feeds/packages/net/gensio
SourceName: gensio
License: GPL-2.0-or-later
LicenseFiles: COPYING
Section: libs
SourceDateEpoch: 1774124864
URL: https://github.com/cminyard/gensio
ABIVersion: 0
Maintainer: Nita Vesa <werecatf@outlook.com>
Architecture: aarch64_cortex-a53
Installed-Size: 276480
Description:  This project (pronounced gen'-see-oh) is used to abstract stream I/O
 like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
 framework for giving a consistent view of various stream (and packet)
 I/O types. You create a gensio object (or a gensio), and you can use
 that gensio without having to know too much about what is going on
 underneath. You can stack gensio on top of another one to add protocol
 funcionality. For instance, you can create a TCP gensio, stack SSL on
 top of that, and stack Telnet on top of that. It supports a number of
 network I/O and serial ports.  Gensio can be used for sending and
 receiving ports, and it also supports establishing encrypted and
 authenticated connections.
 .
 This package contains the C++ runtime files.
