Initial commit

This commit is contained in:
jaseg 2014-08-10 23:25:25 +02:00
commit 9b68b0866e
5 changed files with 1275 additions and 0 deletions

4
README.md Normal file
View file

@ -0,0 +1,4 @@
python-mpv
==========
python-mpv is a ctypes-based python interface to the mpv media player. It gives you more or less full control of all features of the player, just as the lua interface does.