i2c-tools 3.0.3-5 source package in Ubuntu
Changelog
i2c-tools (3.0.3-5) unstable; urgency=low * Switch to dh_python2: - Build-depends on python-all-dev (>= 2.6.6-3~). - Drop build-depends on python-support. - Remove XB-Python-Version field. - Call dh_python2 instead of dh_pysupport. - Replace debian/pyversion by X-Python-Version. * Add build-arch and build-indep targets. -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 28 Jun 2011 10:02:00 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Oneiric
- Original maintainer:
- Aurelien Jarno
- Architectures:
- any
- Section:
- utils
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
i2c-tools_3.0.3.orig.tar.bz2 | 64.5 KiB | 23b28e474741834e3f1b35b0686528769a13adc92d2ff5603cbda1d6bd5e5629 |
i2c-tools_3.0.3-5.debian.tar.gz | 7.7 KiB | 8ebe2e7346ece39f05399c22820189f70322e4afae34a4111444573556b11e41 |
i2c-tools_3.0.3-5.dsc | 1.0 KiB | 78affbbf2038c07f56fd84b118aec51b23cb465d294fb6f1613c811287e23837 |
Available diffs
- diff from 3.0.3-4 to 3.0.3-5 (1.3 KiB)
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.
- 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.
- python-smbus: Python bindings for Linux SMBus access through i2c-dev
This Python 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.