[vlc-devel] commit: Remove the python bindings. The python bindings is now autogenerated. ( Rémi Duraffort )
git version control
git at videolan.org
Thu Feb 11 15:20:58 CET 2010
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Thu Feb 11 10:01:40 2010 +0100| [51356824029c9ed509aec1c03c57817377dd0759] | committer: Rémi Duraffort
Remove the python bindings. The python bindings is now autogenerated.
The autogenerated python bindings is now hosted in a specific git directory at:
git.videolan.org/vlc/bindings/python.git.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=51356824029c9ed509aec1c03c57817377dd0759
---
bindings/python/MANIFEST.in | 7 -
bindings/python/README | 37 --
bindings/python/debian/control | 15 -
bindings/python/debian/rules | 8 -
bindings/python/python-vlc.spec | 71 ----
bindings/python/setup.py | 155 --------
bindings/python/vlc_instance.c | 605 ------------------------------
bindings/python/vlc_media.c | 228 ------------
bindings/python/vlc_mediacontrol.c | 639 --------------------------------
bindings/python/vlc_mediaplayer.c | 720 ------------------------------------
bindings/python/vlc_module.c | 173 ---------
bindings/python/vlc_position.c | 219 -----------
bindings/python/vlcglue.h | 162 --------
bindings/python/vlcwidget.py | 114 ------
14 files changed, 0 insertions(+), 3153 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=51356824029c9ed509aec1c03c57817377dd0759
More information about the vlc-devel
mailing list