Files
jami-daemon/net.jami.daemon.metainfo.xml.in
Vladimir Stoiakin 387f6988cd build: add support for meson
Change-Id: I331522a09257d4ae787893ff72c270886c1aa210
Reviewed-by: Sébastien Blin <sebastien.blin@savoirfairelinux.com>
2020-05-21 11:50:30 -04:00

45 lines
1.5 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Savoir-faire Linux -->
<component>
<id>net.jami.daemon</id>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Jami daemon</name>
<summary>Jami is a software for secure communications with distributed architecture</summary>
<description>
<p>
Jami is a free and open source software, which allows to make encrypted audio or video calls and to send files and messages around the world. Jami is an official GNU package, that uses fully distributed architecture and independent from any centralized service. Additional support for SIP communications is provided.
</p>
<p>
Features:
<ul>
<li>Audio and video calls, instant messaging, file transfers</li>
<li>Distributed architecture — p2p connections, DHT for a peer discovery</li>
<li>Multi-device support</li>
<li>Available on Windows, MacOS, iOS, GNU/Linux, Android and Android TV</li>
</ul>
</p>
</description>
<url type="homepage">https://jami.net/</url>
<url type="bugtracker">https://git.jami.net/savoirfairelinux/ring-daemon/issues/</url>
<provides>
@PROVIDES_CONTENT@
</provides>
<categories>
<category>Network</category>
<category>P2P</category>
<category>InstantMessaging</category>
<category>FileTransfer</category>
</categories>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-audio">intense</content_attribute>
</content_rating>
</component>