[ 源代码: pyforked-daapd ]
软件包:python3-pyforked-daapd(0.1.14-2)
python3-pyforked-daapd 的相关链接
Debian 的资源:
下载源码包 pyforked-daapd:
- [pyforked-daapd_0.1.14-2.dsc]
- [pyforked-daapd_0.1.14.orig.tar.gz]
- [pyforked-daapd_0.1.14-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library to interface with a forked-daapd server
This library provides an interface for communication with a forked-daapd server, enabling control over media playback and interaction with media databases. It supports commands such as play, pause, and track navigation, as well as query capabilities to fetch media information from the server.
其他与 python3-pyforked-daapd 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio