summaryrefslogtreecommitdiff
path: root/content/projects/python-mpv/index.rst
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2025-07-28 14:08:39 +0200
committerjaseg <git@jaseg.de>2025-07-28 14:08:39 +0200
commit8dc1179f65bf746e1bb274db31e744014d939ad8 (patch)
tree233fb891171caa5899a9c6d3393ecd80c253aa22 /content/projects/python-mpv/index.rst
parentd2891b448a89707034419a95bc755c63b6924a71 (diff)
parenteefa5cbb554017a41095e54e6c39592bc1de1761 (diff)
downloadblog-8dc1179f65bf746e1bb274db31e744014d939ad8.tar.gz
blog-8dc1179f65bf746e1bb274db31e744014d939ad8.tar.bz2
blog-8dc1179f65bf746e1bb274db31e744014d939ad8.zip
deploy.py auto-commitdeploy
Diffstat (limited to 'content/projects/python-mpv/index.rst')
-rw-r--r--content/projects/python-mpv/index.rst18
1 files changed, 0 insertions, 18 deletions
diff --git a/content/projects/python-mpv/index.rst b/content/projects/python-mpv/index.rst
deleted file mode 100644
index 12b1c18..0000000
--- a/content/projects/python-mpv/index.rst
+++ /dev/null
@@ -1,18 +0,0 @@
----
-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/project/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