[ 源代码: python-mutesync ]
软件包:python3-mutesync(0.0.2-1.1)
python3-mutesync 的相关链接
Debian 的资源:
下载源码包 python-mutesync:
- [python-mutesync_0.0.2-1.1.dsc]
- [python-mutesync_0.0.2.orig.tar.gz]
- [python-mutesync_0.0.2-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Asynchronous library to control mutesync devices.
This package provides a Python 3 library for controlling mutesync devices asynchronously.
其他与 python3-mutesync 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-async-timeout
- timeout context manager for asyncio programs in Python