Source: poezio-omemo
Section: net
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Martin <debacle@debian.org>,
Build-Depends: debhelper-compat (= 13),
	dh-sequence-python3,
	poezio,
	pybuild-plugin-pyproject,
	python3-all,
	python3-oldmemo,
	python3-setuptools,
	python3-slixmpp-omemo,
	python3-xmlschema,
Standards-Version: 4.7.3
Homepage: https://codeberg.org/poezio/poezio-omemo/
Vcs-Git: https://salsa.debian.org/python-team/packages/poezio-omemo.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/poezio-omemo
Testsuite: autopkgtest-pkg-pybuild

Package: python3-poezio-omemo
Architecture: all
Depends: poezio,
	 python3-oldmemo,
	 python3-slixmpp-omemo,
	 ${misc:Depends},
	 ${python3:Depends},
Description: OMEMO plugin for Poezio
 This plugin is very much alpha. It handles encryption and decryption
 of OMEMO messages, but doesn't display the encryption state of
 messages, and neither does it have a way to do manual trust
 management.
 .
 It only supports OMEMO in the eu.siacs.conversations.axolotl
 namespace.
