Add Python bindings
commit9800696fa28a180a9f2319b9ab2ae031e8f5f155
authorMartin Koegler <mkoegler@auto.tuwien.ac.at>
Mon, 25 Jun 2007 05:41:45 +0000 (25 07:41 +0200)
committerMartin Koegler <mkoegler@auto.tuwien.ac.at>
Mon, 25 Jun 2007 05:41:45 +0000 (25 07:41 +0200)
tree174266accd9465589b5fa9a974a6f48effc3103a
parentf0e6fa30b1d30f14d4f19a2cccb2b5a58f50697e
Add Python bindings
12 files changed:
Makefile.am
configure.in
contrib/Makefile.am [new file with mode: 0644]
contrib/README [new file with mode: 0644]
contrib/swig/Makefile [new file with mode: 0644]
contrib/swig/README [new file with mode: 0644]
contrib/swig/eibclient.i [new file with mode: 0644]
contrib/swig/eibclient/__init__.py [new file with mode: 0644]
contrib/swig/eibclient/common.py [new file with mode: 0644]
contrib/swig/grouplisten.py [new file with mode: 0644]
contrib/swig/groupread.py [new file with mode: 0644]
contrib/swig/vbusmonitor1.py [new file with mode: 0644]