rpi.gpio 0.6.5-1ubuntu0.18.04.1 source package in Ubuntu

Changelog

rpi.gpio (0.6.5-1ubuntu0.18.04.1) bionic; urgency=medium

  * Added d/p/fix-revision-on-aarch64.patch to permit usage of the module
    on aarch64 based distros.
  * Fix filename on d/rpi.gpio-common.docs
  * Backport to bionic (LP: #1814118)

 -- Dave Jones <email address hidden>  Tue, 22 Jan 2019 15:26:28 +0000

Upload details

Uploaded by:
Dave Jones
Sponsored by:
Łukasz Zemczak
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
arm64 armel armhf
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc

Builds

Bionic: [FULLYBUILT] arm64 [FULLYBUILT] armhf

Downloads

File Size SHA-256 Checksum
rpi.gpio_0.6.5.orig.tar.gz 26.4 KiB a4210ad63bfe844e43995286de0d3950dfacfa0f3799bb9392770ac54a7d2e47
rpi.gpio_0.6.5-1ubuntu0.18.04.1.debian.tar.xz 4.3 KiB ac6031e5daffae64f7a6e8bf161950dc1e23b5dced1ba4301de46752b5332fc1
rpi.gpio_0.6.5-1ubuntu0.18.04.1.dsc 2.0 KiB b75d21c605828c805e21fd8e6ae9e6869b77dfe201f1704d01ab3c13d113e03e

View changes file

Binary packages built by this source

python-rpi.gpio: Module to control Raspberry Pi GPIO channels (Python 2)

 RPi.GPIO allows controlling Raspberry Pi GPIO channels in Python.
 .
 It provides all the basic functionality, but is unsuitable for
 real-time or timing critical applications. RPi.GPIO also does not
 support SPI, I²C or hardware PWM yet.
 .
 This package contains the Python 2 module.

python-rpi.gpio-dbgsym: debug symbols for python-rpi.gpio
python3-rpi.gpio: Module to control Raspberry Pi GPIO channels (Python 3)

 RPi.GPIO allows controlling Raspberry Pi GPIO channels in Python.
 .
 It provides all the basic functionality, but is unsuitable for
 real-time or timing critical applications. RPi.GPIO also does not
 support SPI, I²C or hardware PWM yet.
 .
 This package contains the Python 3 module.

python3-rpi.gpio-dbgsym: debug symbols for python3-rpi.gpio
rpi.gpio-common: Module to control Raspberry Pi GPIO channels (common files)

 RPi.GPIO allows controlling Raspberry Pi GPIO channels in Python.
 .
 It provides all the basic functionality, but is unsuitable for
 real-time or timing critical applications. RPi.GPIO also does not
 support SPI, I²C or hardware PWM yet.
 .
 This package contains common files, for example udev rules.