gpo.zugaina.org

Search Portage & Overlays:

dev-python/i2cdevice

Python framework for SMBus-compatible I2C devices

Screenshots

  • i2cdevice-1.0.0
    ~amd64 ~arm ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • i2cdevice-1.0.0
    ~amd64 ~x86
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT License Copyright c 2018 Pimoroni Ltd Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files the Software, to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.   
    Overlay: pypi

ChangeLog

commit 7c0d94ddc20e92ab3355f4db24d96dfb869457d1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Sep 12 15:21:21 2026 +0200

dev-python/i2cdevice: add 1.0.0

Enviro+ sensor drivers share this SMBus register abstraction.

Exclude upstream's README, changelog, and license from the wheel.
Hatch otherwise places them at the top of site-packages. The mocked
SMBus suite passes all 23 tests.