パッケージ: libcxx-serial1 (1.2.1-8 など)
libcxx-serial1 に関するリンク
Debian の資源:
libcxx-serial ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [wjwwood.io]
類似のパッケージ:
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++ ライブラリ v3