2021-09-16 17:53:40 +02:00
|
|
|
manifest:
|
2022-06-04 12:32:02 +02:00
|
|
|
events:
|
|
|
|
platypush.message.event.clipboard.ClipboardEvent: on clipboard update.
|
2021-09-16 17:53:40 +02:00
|
|
|
install:
|
2023-08-16 22:43:51 +02:00
|
|
|
apk:
|
|
|
|
- py3-pyclip
|
2023-09-21 23:20:06 +02:00
|
|
|
dnf:
|
|
|
|
- python-pyclip
|
|
|
|
pacman:
|
|
|
|
- python-pyclip
|
2021-09-16 17:53:40 +02:00
|
|
|
pip:
|
2023-08-16 22:43:51 +02:00
|
|
|
- pyclip
|
2021-09-16 17:53:40 +02:00
|
|
|
package: platypush.plugins.clipboard
|
|
|
|
type: plugin
|