Files
gajim-plugins/openpgp/plugin-manifest.json
2024-08-12 19:02:13 +00:00

20 lines
476 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>=1.9.0"
],
"short_name": "openpgp",
"version": "1.6.1"
}