lg-gpio 0.2.0.0-0ubuntu1 source package in Ubuntu

Changelog

lg-gpio (0.2.0.0-0ubuntu1) lunar; urgency=medium

  * New upstream release (LP: #1992107)
  * Removed patches merged upstream:
    - d/p/add-bias.patch
    - d/p/fix-groff-warnings.patch
  * d/control: Fixed architecture for python3-rgpio package
  * d/copyright: Simplified licensing (everything in public-domain)
  * d/lib*.symbols: Added symbols definitions for liblgpio1 and librgpio1
  * d/rgpiod.postrm: Fixed error on removal of rgpiod group

 -- Dave Jones <email address hidden>  Thu, 21 Jul 2022 13:16:04 +0100

Upload details

Uploaded by:
Dave Jones
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
electronics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lg-gpio_0.2.0.0.orig.tar.xz 2.3 MiB 88d8f2d4fa090e604c9dc4d56c8849dfd4d49324bbdd42b4b6c3df4d0d8a1917
lg-gpio_0.2.0.0-0ubuntu1.debian.tar.xz 7.7 KiB 708231277f2a431b8aafa85368af71c0aaf103570952b14871cb7776554e3ce3
lg-gpio_0.2.0.0-0ubuntu1.dsc 2.3 KiB 087fe6618c10db9a8451dd05228aca509985775fd69a1a429326e40778224383

View changes file

Binary packages built by this source

liblgpio-dev: Control GPIO pins via gpiochip devices - static libraries and headers

 The lgpio library is a fully featured library for controlling the GPIO pins
 of the local board. It includes facilities for software PWM, callbacks on
 level change, I2C, SPI, and UART wrappers.
 .
 This package contains the header files needed to use lgpio from C
 applications.

liblgpio1: Control GPIO pins via gpiochip devices - shared libraries

 The lgpio library is a fully featured library for controlling the GPIO pins
 of the local board. It includes facilities for software PWM, callbacks on
 level change, I2C, SPI, and UART wrappers.
 .
 This package contains the lgpio library itself.

librgpio-dev: Control GPIO pins remotely via rgpiod - static libraries and headers

 The rgpio library is a fully featured library for controlling the GPIO pins of
 a computer via the rpgio daemon. It includes facilities for software PWM,
 callbacks on level change, I2C, SPI, and UART wrappers. The daemon also
 provides file handling, script and network facilities.
 .
 This package contains the header files needed to control rgpiod from C
 applications.

librgpio1: Control GPIO pins remotely via rgpiod - shared libraries

 The rgpio library is a fully featured library for controlling the GPIO pins of
 a computer via the rpgio daemon. It includes facilities for software PWM,
 callbacks on level change, I2C, SPI, and UART wrappers. The daemon also
 provides file handling, script and network facilities.
 .
 This package contains the rgpio library itself.

python3-lgpio: Control GPIO pins via gpiochip devices - python3 bindings

 The lgpio library is a fully featured library for controlling the GPIO pins
 of the local board. It includes facilities for software PWM, callbacks on
 level change, I2C, SPI, and UART wrappers.
 .
 This package contains the Python 3 bindings for liblgpio.

python3-lgpio-dbgsym: debug symbols for python3-lgpio
python3-rgpio: Control GPIO pins remotely via rgpiod - python3 bindings

 The rgpio library is a fully featured library for controlling the GPIO pins of
 a computer via the rpgiod daemon. It includes facilities for software PWM,
 callbacks on level change, I2C, SPI, and UART wrappers. The daemon also
 provides file handling, script and network facilities.
 .
 This package contains the Python 3 bindings for librgpio.

rgpio-tools: Control GPIO pins remotely

 The rgpiod daemon provides remote control of the GPIO pins of the local
 computer via TCP sockets. It includes facilities for software PWM, callbacks
 on level change, I2C, SPI, and UART wrappers. It also provides file handling,
 script and network facilities.
 .
 This package contains the rgs shell utility which can talk to the rgpiod
 daemon.

rgpiod: Daemon permitting remote control of GPIO pins

 The rgpiod daemon provides remote control of the GPIO pins of the local
 computer via TCP sockets. It includes facilities for software PWM, callbacks
 on level change, I2C, SPI, and UART wrappers. It also provides file handling,
 script and network facilities.
 .
 This package contains the rgpiod daemon itself.