]> git.sesse.net Git - vlc/commit
New python bindings, using ctypes, automatically generated from include files.
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 30 Jul 2009 08:39:56 +0000 (10:39 +0200)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 30 Jul 2009 08:39:56 +0000 (10:39 +0200)
commitf83867bbbe87d88233098a17fc64c7c2e273d314
treebbabe16778ac041051b00a19c1f16010861823d6
parentc3f185182f8ae1f02f5e04adfd705e1840a4dfe5
New python bindings, using ctypes, automatically generated from include files.
bindings/python-ctypes/Makefile [new file with mode: 0644]
bindings/python-ctypes/README [new file with mode: 0644]
bindings/python-ctypes/TODO [new file with mode: 0644]
bindings/python-ctypes/generate.py [new file with mode: 0755]
bindings/python-ctypes/header.py [new file with mode: 0755]
bindings/python-ctypes/override.py [new file with mode: 0644]