i2c-tools 4.4-ok1 source package in openKylin

Changelog

i2c-tools (4.4-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 01 Jun 2026 20:21:57 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any
Section:
utils
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main utils

Downloads

File Size SHA-256 Checksum
i2c-tools_4.4.orig.tar.xz 79.5 KiB 8b15f0a880ab87280c40cfd7235cfff28134bf14d5646c07518b1ff6642a2473
i2c-tools_4.4-ok1.debian.tar.xz 6.4 KiB c95f1005caf432500b2e4f463940f27cff929f7e4d6d0006a381641eccc79f5e
i2c-tools_4.4-ok1.dsc 1.9 KiB 63cce543fc10a7f86c6cd7bee20027b93edcf2fcdab65b307334fe92952a123c

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: userspace I2C programming library

 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 to run programs that use this
 library.

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