]> sigrok.org Git - libsigrok.git/commit
Reimplement high-level Python bindings on top of SWIG/C++ bindings.
authorMartin Ling <redacted>
Thu, 17 Jul 2014 17:45:29 +0000 (18:45 +0100)
committerMartin Ling <redacted>
Fri, 18 Jul 2014 19:47:10 +0000 (20:47 +0100)
commitf774095496a5ab9b68ce79503ae7d45f717c0006
tree72faa981d26941bfa8fbeb6ae1e761bb27149816
parent608b848d8be3488c2a38fd8a2fd78fce07d99b21
Reimplement high-level Python bindings on top of SWIG/C++ bindings.
.gitignore
Makefile.am
bindings/python/setup.py
bindings/python/sigrok/core/classes.i [new file with mode: 0644]
bindings/python/sigrok/core/classes.py [deleted file]
configure.ac