Amaury Forgeot d'Arc <[email protected]> added the comment: It's a simple C extension: http://www.lm-sensors.org/browser/i2c-tools/branches/i2c-tools-3.1/py-smbus/smbusmodule.c
It's probably an easy match for cffi. Unfortunately it has absolutely no test, so someone has to come with a reasonable small application, and develop from there. ---------- nosy: +amaury ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1534> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
