[ ソース: 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