Files
gajim-plugins/openpgp/plugin-manifest.json
Philipp Hörist cb9e1200d8 [openpgp] 1.5.0
Change gtk imports
2023-01-07 19:52:41 +01:00

20 lines
466 B
JSON

{
"authors": [
"Philipp Hörist <philipp@hoerist.com>"
],
"description": "Experimental OpenPGP (XEP-0373) implementation.",
"homepage": "https://dev.gajim.org/gajim/gajim-plugins/wikis/pgp",
"config_dialog": false,
"name": "OpenPGP",
"platforms": [
"others",
"linux",
"darwin",
"win32"
],
"requirements": [
"gajim>=1.4.0"
],
"short_name": "openpgp",
"version": "1.5.0"
}