[ ソース: libgpiod ]
パッケージ: libgpiod2 (1.6.3-1 など)
libgpiod2 に関するリンク
Debian の資源:
libgpiod ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [git.kernel.org]
類似のパッケージ:
C library for interacting with Linux GPIO device - shared libraries
libgpiod encapsulates the ioctl calls and data structures behind a straightforward API. This new character device interface guarantees all allocated resources are freed after closing the device file descriptor and adds several new features that are not present in the obsolete sysfs interface (like event polling, setting/reading multiple values at once or open-source and open-drain GPIOs).
This package contains the required shared libraries.
その他の libgpiod2 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3