Files
gajim-plugins/openpgp/plugin-manifest.json
Philipp Hörist beb6755c6a [openpgp] 1.8.1
2026-01-13 23:01:01 +01:00

21 lines
477 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"
],
"short_name": "openpgp",
"version": "1.8.1"
}