smbus2 0.4.2-1 source package in Ubuntu

Changelog

smbus2 (0.4.2-1) unstable; urgency=medium

  * [c451ed9] New upstream version 0.4.2
  * [4517966] Update standards version to 4.6.1, no changes needed.

 -- Anton Gladky <email address hidden>  Mon, 24 Oct 2022 22:43:39 +0200

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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
smbus2_0.4.2-1.dsc 2.1 KiB 0285d40196583971b392aab8c920a25ca8554766fa594b2c0a39b6a084d88a9b
smbus2_0.4.2.orig.tar.gz 16.9 KiB b7302a50c032c29661f7edacde6afd3e548a78cd0098dc344a23bbe041fc7c97
smbus2_0.4.2-1.debian.tar.xz 2.7 KiB 3932ecdfe7801c11455dd5d09e95269716c9e355a733a08c75f6d7cd71217c92

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