软件包: python3-gensio (2.3.5-1build2)
python3-gensio 的相关链接
Trisquel 的资源:
下载源码包 gensio:
维护者:
Original Maintainer:
- Marc Haber
外部的资源:
- 主页 [github.com]
相似软件包:
abstract stream I/O (python 3 bindings)
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 python 3 bindings.
其他与 python3-gensio 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgensio0 (>= 2.3.5)
- abstract stream I/O (runtime files)
-
- dep: libpython3.10 (>= 3.10.0)
- Shared Python runtime library (version 3.10)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)