libgpiod 1.6.3-1.1 source package in Ubuntu

Changelog

libgpiod (1.6.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062320

 -- Benjamin Drung <email address hidden>  Wed, 28 Feb 2024 12:27:40 +0000

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.1.dsc 2.3 KiB efc8980c2920483c20921c51f1ff5e6821995f2d32eed5475c2feac689ffeb8b
libgpiod_1.6.3.orig.tar.xz 318.4 KiB 841be9d788f00bab08ef22c4be5c39866f0e46cb100a3ae49ed816ac9c5dddc7
libgpiod_1.6.3-1.1.debian.tar.xz 8.5 KiB 47d12013f67956a5942f036f7548d291bd3d09310b7838ada1bd1d72c5147793

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.

libgpiod2t64: 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.

libgpiod2t64-dbgsym: debug symbols for libgpiod2t64
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