Source: gajim-omemo
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>
Section: net
Priority: optional
Build-Depends: debhelper-compat (= 11),
	dh-python,
	python3
Standards-Version: 4.1.4
Rules-Requires-Root: no
Homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin
Vcs-Browser: https://salsa.debian.org/xmpp-team/gajim-omemo
Vcs-Git: https://salsa.debian.org/xmpp-team/gajim-omemo.git

Package: gajim-omemo
Architecture: all
Depends: ${misc:Depends},
	gajim (>= 1.1.0~beta2~),
	python3-axolotl (>= 0.2.2~),
	python3-cryptography,
	python3-pkg-resources
Recommends: python3-qrcode
Enhances: gajim
Description: Gajim plugin for OMEMO Multi-End Message and Object Encryption
 This Plugin adds support for the OMEMO Encryption to Gajim.
 .
 OMEMO encryption (OMEMO Multi-End Message and Object Encryption) gives
 you all the advantages you would expect from a modern-day encryption
 protocol like Future and Forward Secrecy and deniability while
 allowing you to keep the benefits of message synchronization and
 offline delivery.
 .
 It is compatible with the Android XMPP client Conversations.
