Skip to content
This repository was archived by the owner on Jan 4, 2024. It is now read-only.

Commit 08395bc

Browse files
committed
change
1 parent 51da9ac commit 08395bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This Python module allows SMBus access through the I2C /dev interface on Linux
55
hosts. The host kernel must have I2C support, I2C device interface support, and
66
a bus adapter driver.
77

8-
This module is a pure python reimplementation of the python-smbus C-extension
8+
This module is a cffi-based python reimplementation of the python-smbus C-extension
99
(http://www.lm-sensors.org/browser/i2c-tools/trunk/py-smbus/) and works on PyPy
1010
and CPython 2.7.
1111

0 commit comments

Comments
 (0)