软件包:libcxx-serial1(1.2.1-8 以及其他的)
Cross-platform, Serial Port library written in C (runtime)
A cross-platform library for interfacing with rs-232 serial like ports written in C . It provides a modern C interface with a workflow designed to look and feel like PySerial, but with the speed and control provided by C .
The upstream package name is serial. The Debian package is named cxx-serial to avoid a name conflict.
Serial is a class that provides the basic interface common to serial libraries (open, close, read, write, etc..) and requires no extra dependencies. It also provides tight control over timeouts and control over handshaking lines.
This package contains the runtime library.
其他与 libcxx-serial1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc 6 (>= 13.1)
- GNU 标准 C 库,第3版