Big site update
This commit is contained in:
parent
072b2d38e2
commit
92e3b5f49f
265 changed files with 10549 additions and 877 deletions
18
content/projects/python-mpv/index.rst
Normal file
18
content/projects/python-mpv/index.rst
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: "python-mpv"
|
||||
external_links:
|
||||
- name: Sources
|
||||
url: "https://git.jaseg.de/python-mpv.git"
|
||||
- name: Issues
|
||||
url: "https://github.com/jaseg/python-mpv/issues"
|
||||
- name: Docs
|
||||
url: "https://neinseg.gitlab.io/python-mpv"
|
||||
- name: PyPI
|
||||
url: "https://pypi.org/projects/mpv"
|
||||
summary: >
|
||||
python-mpv is a small, ctypes-based Python library wrapping the libmpv media player library. Despite its small size
|
||||
and simple API, python-mpv allows advanced control over libmpv and beyond simple remote control of mpv can be used
|
||||
to embed mpv in OpenGL, Qt, and GTK-based Python applications.
|
||||
---
|
||||
|
||||
.. include:: content/projects/python-mpv/README.rst
|
||||
Loading…
Add table
Add a link
Reference in a new issue