[vlc-devel] commit: New python bindings, using ctypes, automatically generated from include files. (Olivier Aubert )
git version control
git at videolan.org
Thu Jul 30 11:03:52 CEST 2009
vlc | branch: master | Olivier Aubert <olivier.aubert at liris.cnrs.fr> | Thu Jul 30 10:39:56 2009 +0200| [f83867bbbe87d88233098a17fc64c7c2e273d314] | committer: Olivier Aubert
New python bindings, using ctypes, automatically generated from include files.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f83867bbbe87d88233098a17fc64c7c2e273d314
---
bindings/python-ctypes/Makefile | 12 +
bindings/python-ctypes/README | 52 ++++
bindings/python-ctypes/TODO | 11 +
bindings/python-ctypes/generate.py | 448 ++++++++++++++++++++++++++++++++++++
bindings/python-ctypes/header.py | 161 +++++++++++++
bindings/python-ctypes/override.py | 31 +++
6 files changed, 715 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f83867bbbe87d88233098a17fc64c7c2e273d314
More information about the vlc-devel
mailing list