platypush/platypush/plugins/media/chromecast/manifest.yaml

14 lines
232 B
YAML

manifest:
events: {}
install:
apk:
- py3-pychromecast
apt:
- python3-pychromecast
dnf:
- python-chromecast
pip:
- pychromecast
package: platypush.plugins.media.chromecast
type: plugin