Welcome to mirror list, hosted at ThFree Co, Russian Federation.

org.gajim.Gajim.Plugin.openpgp.metainfo.xml « openpgp - dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 82902fc7507584c7e2877540babb791cd7a0f6a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<component type="addon">
  <id>org.gajim.Gajim.Plugin.openpgp</id>
  <extends>org.gajim.Gajim</extends>
  <name>OpenPGP Plugin</name>
  <summary>Experimental OpenPGP XEP-0373 Implementation</summary>
  <url type="homepage">https://gajim.org/</url>
  <metadata_license>CC-BY-SA-3.0</metadata_license>
  <project_license>GPL-3.0</project_license>
  <update_contact>gajim-devel_AT_gajim.org</update_contact>
</component>