Package: python3-gensio (2.8.6-1)
Links for python3-gensio
Debian Resources:
Download Source Package gensio:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to python3-gensio
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 기능 지원 라이브러리
-
- dep: libgensio6t64 (>= 2.8.6-1)
- abstract stream I/O (runtime files)
-
- dep: libstdc++6 (>= 13.1)
- GNU 표준 C++ 라이브러리 v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
Download python3-gensio
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
riscv64 | 174.7 kB | 804.0 kB | [list of files] |