Files
gajim-plugins/pgp/plugin-manifest.json
Philipp Hörist 5bb93ae3c9 [pgp] 1.8.2
2026-03-01 23:03:59 +01:00

21 lines
448 B
JSON

{
"authors": [
"Philipp Hörist <philipp@hoerist.com>"
],
"description": "PGP encryption as per XEP-0027.",
"homepage": "https://dev.gajim.org/gajim/gajim-plugins/wikis/pgpplugin",
"config_dialog": true,
"name": "PGP",
"platforms": [
"others",
"linux",
"darwin",
"win32"
],
"requirements": [
"gajim>=2.4.4"
],
"short_name": "pgp",
"version": "1.8.2"
}