Added rudimental Python libvdeplug wrapper
commit447e09370617ff43de730d713c651caf00288e02
authordanielel <danielel@d37a7db1-d92d-0410-89df-f68f52f87b57>
Fri, 13 Aug 2010 09:10:00 +0000 (13 09:10 +0000)
committerdanielel <danielel@d37a7db1-d92d-0410-89df-f68f52f87b57>
Fri, 13 Aug 2010 09:10:00 +0000 (13 09:10 +0000)
tree17c36e798ddf7742d2ac5aa8eeaec1d8a1d36465
parent6549e50d7239f2ef2ed8863f6ab9cc5bffda52b7
Added rudimental Python libvdeplug wrapper

git-svn-id: https://vde.svn.sourceforge.net/svnroot/vde/trunk@440 d37a7db1-d92d-0410-89df-f68f52f87b57
vde-2/configure.ac
vde-2/src/lib/Makefile.am
vde-2/src/lib/python/Makefile [new file with mode: 0644]
vde-2/src/lib/python/VdePlug.py [new file with mode: 0755]
vde-2/src/lib/python/VdePlug_example.py [new file with mode: 0755]
vde-2/src/lib/python/vdeplug_python.c [new file with mode: 0644]