Files
gajim-plugins/openpgp/plugin-manifest.json
T
2026-06-06 17:52:55 +02:00

22 lines
501 B
JSON

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