Uwe Hermann
50985c2019
GPL headers: Use correct project name.
2013-04-23 22:24:30 +02:00
Martin Ling
91bea31f6b
python: unify pkg-config calls in setup.py.
2013-04-19 17:41:44 +01:00
Martin Ling
0cd466ccd8
python: Use --cflags-only-I to get includes in setup.py.
2013-04-19 17:30:44 +01:00
Martin Ling
cccb599147
python: Release GIL during libsigrok calls.
2013-04-17 14:01:19 +01:00
Martin Ling
0220626994
python: use setuptools and put bindings into sigrok.core.lowlevel.
2013-04-17 03:50:27 +01:00
Uwe Hermann
9bb2f327a9
Python bindings: Small fix for Python 3 support.
2013-04-16 22:35:17 +02:00
Uwe Hermann
f02121f8d2
Python bindings: Fix reported libsigrok version.
...
Use 'pkg-config --modversion libsigrok' to get the libsigrok package
version. 'pkg-config --version libsigrok' ignores the argument and just
reports the version of pkg-config itself.
2013-04-16 00:58:29 +02:00
Uwe Hermann
8dc93c841f
Python bindings: Cosmetics.
2013-04-16 00:57:25 +02:00
Martin Ling
758b01adcb
Add SWIG interface file and build script for Python bindings.
2013-04-16 00:41:11 +02:00