[vlc-commits] commit: python-vlc: big rework of parsing/generation code (Jean Brouwers )

git at videolan.org git at videolan.org
Tue Dec 7 21:41:54 CET 2010


vlc/python | branch: master | Jean Brouwers <MrJean1 at EarthLink.net> | Tue Dec  7 19:04:00 2010 +0100| [baf11cfa3e40138f710b3eb6c65043ed07c0d12e] | committer: Olivier Aubert 

python-vlc: big rework of parsing/generation code

Introduce abstractions (Enum, Val, Func, etc).
Better reformat comments to match epydoc.
Wrap libvlc_* methods so that their docstrings are properly parsed by epydoc

Signed-off-by: Olivier Aubert <olivier.aubert at liris.cnrs.fr>

> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=baf11cfa3e40138f710b3eb6c65043ed07c0d12e
---

 generate.py | 1722 ++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 994 insertions(+), 728 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=baf11cfa3e40138f710b3eb6c65043ed07c0d12e


More information about the vlc-commits mailing list