# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-smbus2 version 0.4.3 revision 0 maintainers nomaintainer platforms {darwin any} supported_archs noarch license MIT description A drop-in replacement for smbus-cffi/smbus-python in pure \ Python long_description smbus2 is (yet another) pure Python implementation of of \ the python-smbus package. homepage https://github.com/kplindegaard/smbus2 checksums rmd160 bbcdb5b8753033ef74f2790c930aa41a84c8cb32 \ sha256 36f2288a8e1a363cb7a7b2244ec98d880eb5a728a2494ac9c71e9de7bf6a803a \ size 16801 python.versions 38 39 310 311 312 if {${name} ne ${subport}} { test.run yes }