platypush/platypush/plugins/torrent/manifest.yaml

14 lines
233 B
YAML

manifest:
events: {}
install:
apk:
- py3-libtorrent-rasterbar
apt:
- python3-libtorrent
pacman:
- libtorrent-rasterbar
pip:
- libtorrent
package: platypush.plugins.torrent
type: plugin