Added python bindings
authorTarek Heiland <tarek@illimitable.com>
Tue, 7 Apr 2009 17:07:56 +0000 (19:07 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 7 Apr 2009 17:07:56 +0000 (19:07 +0200)
commit05c0dae8a9c05ef2eb945feae80b3fcec87f16b1
tree0c190bd1cf62f155c9e9622c9d4c5e14d65b61df
parent3ab8f642787d972f9ceb8ed4a385c09aeb39848d
Added python bindings
ChangeLog
Makefile.am
bindings/Makefile.am [new file with mode: 0644]
bindings/ftdi.i [new file with mode: 0644]
bindings/python/Makefile.am [new file with mode: 0644]
bindings/python/setup.py.in [new file with mode: 0644]
configure.in