ports/multimedia/py-python-mpv/pkg-descr
Po-Chuan Hsieh f938eb04fc
multimedia/py-python-mpv: Update to 1.0.7
- Update WWW
- Add LICENSE_FILE
- Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS
- Add NO_ARCH
- Reformat pkg-descr
- Take maintainership

Changes:	https://github.com/jaseg/python-mpv/commits/main
2024-08-05 01:14:09 +08:00

3 lines
173 B
Text

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.