Ondřej Lysoněk
066cc54354
py-smbus: Fix FSF address in smbusmodule.c
The Free Software Foundation address was outdated. Discovered by
Fedora's rpmlint. The current address can be found at:
https://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4
Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
8 years ago
Jean Delvare
0d826b060f
py-smbus: Add support for python 3
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6267 7894878c-1315-0410-8ee3-d5d059ff63e0
11 years ago
Jean Delvare
ede42ae4b8
py-smbus: fix module level docs
When you do `pydoc smbus`, you just get the high level description.
There is no automatic display of the classes (like SMBus). This is
due to the name not being specified quite right in the type.
Contributed by Mike Frysinger.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6171 7894878c-1315-0410-8ee3-d5d059ff63e0
12 years ago
Jean Delvare
93caf007f4
i2c-dev: Move SMBus helper functions to include/i2c/smbus.h
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6048 7894878c-1315-0410-8ee3-d5d059ff63e0
13 years ago
Jean Delvare
f90bb0e92d
Clarify Linux kernel vs. GNU/Linux OS.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5619 7894878c-1315-0410-8ee3-d5d059ff63e0
17 years ago
Jean Delvare
2c1f89b0d9
Move py-smbus to the i2c-tools package.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4497 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago