libgpiod 1.6.3-1build2 source package in Ubuntu

Changelog

libgpiod (1.6.3-1build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as default

 -- Graham Inggs <email address hidden>  Sun, 25 Dec 2022 20:10:55 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
libgpiod_1.6.3.orig.tar.xz 318.4 KiB 841be9d788f00bab08ef22c4be5c39866f0e46cb100a3ae49ed816ac9c5dddc7
libgpiod_1.6.3-1build2.debian.tar.xz 8.4 KiB c4bcd36b8f791934ec80648993d39b0e62ed10c650f941eb13adb32fda9bfe75
libgpiod_1.6.3-1build2.dsc 2.3 KiB 7a1a760e7b63a65534592543c6cfbf39311a8e4de421232223ee41e2f165193f

Available diffs

View changes file

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