GitClassic
Feed
Explore
Random
Go Pro
Sign in
robhogan
/
pygattlib
Code
/
Commits
/ 1ff400b
Add Python3 support
Oscar Aceña
committed on Jan 30, 2015, 08:55 AM
Showing
11
changed files
+110 additions
-53 deletions
M
debian/changelog
+6
M
debian/control
+29
-6
M
debian/rules
+2
-2
M
examples/connect.py
+7
-5
M
examples/discover.py
+5
-5
M
examples/read.py
+10
-8
M
examples/read_async.py
+10
-8
M
examples/read_callback.py
+9
-7
M
examples/write.py
+7
-5
M
setup.py
+13
-4
M
src/Makefile
+12
-3
Browse files at this commit →