Files
gajim-plugins/openpgp/manifest.json
2022-05-06 18:21:48 +02:00

19 lines
448 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": [
"linux",
"darwin",
"win32"
],
"requirements": [
"gajim>=1.4.0"
],
"short_name": "openpgp",
"version": "1.4.9"
}