libgpiod 1.6.3-1 source package in Ubuntu

Changelog

libgpiod (1.6.3-1) unstable; urgency=medium

  * Import new upstream release

 -- SZ Lin (林上智) <email address hidden>  Sun, 05 Sep 2021 17:07:01 +0800

Upload details

Uploaded by:
SZ Lin (林上智)
Uploaded to:
Sid
Original maintainer:
SZ Lin (林上智)
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgpiod_1.6.3-1.dsc 2.3 KiB d15bcda56cdec87a45366c10a632f3483e73f3b8de712b15546e50b7eb22e311
libgpiod_1.6.3.orig.tar.xz 318.4 KiB 841be9d788f00bab08ef22c4be5c39866f0e46cb100a3ae49ed816ac9c5dddc7
libgpiod_1.6.3-1.debian.tar.xz 8.3 KiB b682162cd40317c4e9bda3a3333c9c6c4a42b0f2db5fb38057d9e1b9869b1cbf

Available diffs

No changes file available.

Binary packages built by this source

gpiod: Tools for interacting with Linux GPIO character device - binary

 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 gpiod binary tools.

gpiod-dbgsym: debug symbols for gpiod
libgpiod-dev: C library for interacting with Linux GPIO device - static libraries and headers

 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 static libraries, headers, and C++ bindings.

libgpiod-doc: C library for interacting with Linux GPIO device - library documentation

 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 doxygen generated HTML documentation for the
 libraries.

libgpiod2: 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-dbgsym: debug symbols for libgpiod2
python3-libgpiod: Python bindings for libgpiod (Python 3)

 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 Python 3 bindings for the libgpiod library.

python3-libgpiod-dbgsym: debug symbols for python3-libgpiod