smbus2 0.4.1-3build2 source package in Ubuntu

Changelog

smbus2 (0.4.1-3build2) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sun, 17 Oct 2021 12:22:04 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Electronics Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
smbus2_0.4.1.orig.tar.gz 16.8 KiB 14766329e821427dfad4ca8a3dcb7826592f3a5436f712fc365a9c5673446668
smbus2_0.4.1-3build2.debian.tar.xz 2.7 KiB d86fef402a757497c049ae01c32efebcf7d18efc9cb9152b37fb75037105923f
smbus2_0.4.1-3build2.dsc 2.1 KiB cc14465109f50e3218db710f7ee8fdd7bde542663bbdf78ff60245cf6b4a9789

View changes file

Binary packages built by this source

python3-smbus2: another pure Python implementation of the python-smbus package

 Currently supported features are:
    Get i2c capabilities (I2C_FUNCS)
    SMBus Packet Error Checking (PEC) support
    read_byte
    write_byte
    read_byte_data
    write_byte_data
    read_word_data
    write_word_data
    read_i2c_block_data
    write_i2c_block_data
    write_quick
    process_call
    read_block_data
    write_block_data
    block_process_call
    i2c_rdwr - combined write/read transactions with repeated start

python3-smbus2-doc: doc for another pure Python implementation of the python-smbus

 Currently supported features are:
    Get i2c capabilities (I2C_FUNCS)
    SMBus Packet Error Checking (PEC) support
    read_byte
    write_byte
    read_byte_data
    write_byte_data
    read_word_data
    write_word_data
    read_i2c_block_data
    write_i2c_block_data
    write_quick
    process_call
    read_block_data
    write_block_data
    block_process_call
    i2c_rdwr - combined write/read transactions with repeated start
    Documentation