i2c-tools 4.1-2build2 source package in Ubuntu

Changelog

i2c-tools (4.1-2build2) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:19:59 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Aurelien Jarno
Architectures:
linux-any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe utils

Downloads

File Size SHA-256 Checksum
i2c-tools_4.1.orig.tar.xz 81.6 KiB 57b219efd183795bd545dd5a60d9eabbe9dcb6f8fb92bc7ba2122b87f98527d5
i2c-tools_4.1-2build2.debian.tar.xz 7.5 KiB 46e1f68a3515d220bb53fa8447e84e757dae9b2234e2c304e36fd6036e8d942e
i2c-tools_4.1-2build2.dsc 1.9 KiB 210bb96551937da99bcb6ea61f8e9bc3eb7b80bb1724ce9b27ace0bf202c1376

Available diffs

View changes file

Binary packages built by this source

i2c-tools: heterogeneous set of I2C tools for Linux

 This package contains a heterogeneous set of I2C tools for Linux: a bus
 probing tool, a chip dumper, register-level access helpers, EEPROM
 decoding scripts, and more.

i2c-tools-dbgsym: debug symbols for i2c-tools
libi2c-dev: userspace I2C programming library development files

 I2C devices are usually controlled by a kernel driver. Using this
 library it is also possible to access all devices on an adapter
 from userspace and without the knowledge of Linux kernel internals.
 .
 This package contains what you need for compiling sources that
 use this library in your own code.

libi2c0: No summary available for libi2c0 in ubuntu groovy.

No description available for libi2c0 in ubuntu groovy.

libi2c0-dbgsym: No summary available for libi2c0-dbgsym in ubuntu hirsute.

No description available for libi2c0-dbgsym in ubuntu hirsute.

python3-smbus: Python 3 bindings for Linux SMBus access through i2c-dev

 This Python 3 module allows SMBus access through the I2C /dev interface on
 Linux hosts. The host kernel must have I2C support, I2C device interface
 support, and a bus adapter driver.

python3-smbus-dbgsym: debug symbols for python3-smbus