パッケージ: libgensio6t64 (2.8.6-1)
libgensio6t64 に関するリンク
Debian の資源:
gensio ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
abstract stream I/O (runtime files)
This library (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 shared libraries.
その他の libgensio6t64 関連パッケージ
|
|
|
|
-
- dep: libasound2t64 (>= 1.0.16)
- ALSA アプリケーション用の共有ライブラリ
-
- dep: libavahi-client3 (>= 0.6.16)
- Avahi クライアントライブラリ
-
- dep: libavahi-common3 (>= 0.6.16)
- Avahi 共通ライブラリ
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libglib2.0-0t64 (>= 2.32.0)
- C ルーチンの GLib ライブラリ
-
- dep: libopenipmi0t64 (>= 2.0.33)
- 賢いプラットフォーム管理インターフェース - ランタイム
-
- dep: libpython3.12t64 (>= 3.12.1)
- Shared Python runtime library (version 3.12)
-
- dep: libsctp1 (>= 1.0.19+dfsg)
- user-space access to Linux kernel SCTP - shared library
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: libudev1 (>= 183)
- libudev 共有ライブラリ
-
- dep: libwrap0 (>= 7.6-4~)
- Wietse Venema の TCP ラッパーライブラリ