22 lines
424 B
JSON
22 lines
424 B
JSON
{
|
|
"authors": [
|
|
"Pavel R <pd@narayana.im>",
|
|
"Bohdan Horbeshko <bodqhrohro@gmail.com>"
|
|
],
|
|
"config_dialog": false,
|
|
"description": "Off-the-Record encryption",
|
|
"homepage": "https://dev.narayana.im/gajim-otrplugin",
|
|
"name": "otrplugin",
|
|
"platforms": [
|
|
"others",
|
|
"linux",
|
|
"darwin",
|
|
"win32"
|
|
],
|
|
"requirements": [
|
|
"gajim>=1.5,<1.6"
|
|
],
|
|
"short_name": "otrplugin",
|
|
"version": "0.4"
|
|
}
|