platypush/platypush/plugins/dropbox/manifest.yaml

12 lines
179 B
YAML

manifest:
events: {}
install:
apt:
- python3-dropbox
pacman:
- python-dropbox
pip:
- dropbox
package: platypush.plugins.dropbox
type: plugin