Python interface to the mpv media player
A ctypes-based python interface to the mpv media player.
It gives more or less full control of all features of the player,
just like the lua interface does.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-python-mpv
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-python-mpv && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000152 152 Bytes | |
python-mpv-0.5.2.tar.gz | 0000025529 24.9 KB | |
python-python-mpv-rpmlintrc | 0000000075 75 Bytes | |
python-python-mpv.changes | 0000005784 5.65 KB | |
python-python-mpv.spec | 0000001794 1.75 KB |
Revision 29 (latest revision is 45)
Matej Cepl (mcepl)
accepted
request 958482
from
Dominique Leuenberger (dimstar)
(revision 29)
- Dynamically add a dependency to the libmpv version that was present during build. Allows to dynamically move between various so versions (e.g. libmpv1 to libmpv2).
Comments 0