File: control

package info (click to toggle)
slixmpp-omemo 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 328 kB
  • sloc: python: 1,104; makefile: 20
file content (47 lines) | stat: -rw-r--r-- 1,444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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 (>= 2~),
	python3-omemo (>= 2~),
	python3-pytest,
	python3-pytest-asyncio,
	python3-pytest-cov,
	python3-setuptools,
	python3-slixmpp,
	python3-twomemo (>= 2~),
	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.