Source: slixmpp-omemo
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 13),
	dh-python,
	pybuild-plugin-pyproject,
	python3-all,
	python3-oldmemo,
	python3-omemo,
	python3-pytest,
	python3-pytest-asyncio,
	python3-pytest-cov,
	python3-setuptools,
	python3-slixmpp,
	python3-twomemo,
	python3-xmlschema,
Build-Depends-Indep:
	python3-sphinx,
	python3-sphinx-autodoc-typehints,
	python3-sphinx-rtd-theme,
Standards-Version: 4.7.0
Homepage: https://github.com/Syndace/slixmpp-omemo
Vcs-Git: https://salsa.debian.org/python-team/packages/slixmpp-omemo.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/slixmpp-omemo
Testsuite: autopkgtest-pkg-pybuild

Package: python3-slixmpp-omemo
Architecture: all
Depends: ${misc:Depends},
	${python3:Depends}
Description: OMEMO End-to-End Encryption plugin for slixmpp
 A plugin for slixmpp offering the OMEMO Multi-End Message and Object
 Encryption protocol, based on python-omemo.

Package: python-slixmpp-omemo-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${sphinxdoc:Depends},
	${misc:Depends},
Description: OMEMO End-to-End Encryption plugin for slixmpp (documentation)
 A plugin for slixmpp offering the OMEMO Multi-End Message and Object
 Encryption protocol, based on python-omemo.
 .
 This is the documentation package.
