smbus2 0.4.3-1 source package in Ubuntu

Changelog

smbus2 (0.4.3-1) unstable; urgency=medium

  * [064ba57] New upstream version 0.4.3. (Closes: #1058410)
  * [eecb877] Update standards version to 4.6.2, no changes needed.
  * [ac07a93] Remove doc-build folder. (Closes: #1046394)

 -- Anton Gladky <email address hidden>  Mon, 15 Jan 2024 06:41:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
smbus2_0.4.3-1.dsc 2.1 KiB 7c4364fac007dc9d7c71c778e507ca4bb8c8032ecd56730f06e4add0c6450875
smbus2_0.4.3.orig.tar.gz 17.1 KiB ecbcb848acb995d9cfbdaa677c6c5777c89ea507f8d487629b8e6e4e816b541f
smbus2_0.4.3-1.debian.tar.xz 2.7 KiB 365fe413dd5a7edba821b58f24d849351edd1c472c591c09c03a029641dc2de2

Available diffs

No changes file available.

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