File: control

package info (click to toggle)
gajim-openpgp 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: python: 1,487; sh: 29; xml: 11; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 787 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
Source: gajim-openpgp
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Martin <debacle@debian.org>
Section: net
Priority: optional
Build-Depends: debhelper-compat (= 13),
	dh-python,
	python3
Standards-Version: 4.1.4
Rules-Requires-Root: no
Homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/OpenPGPplugin
Vcs-Browser: https://salsa.debian.org/xmpp-team/gajim-openpgp
Vcs-Git: https://salsa.debian.org/xmpp-team/gajim-openpgp.git

Package: gajim-openpgp
Architecture: all
Depends: ${misc:Depends},
	gajim (>= 2~),
	python3-gpg,
	python3-pkg-resources
Description: Gajim plugin for OpenPGP encryption
 This Plugin adds support for OpenPGP encryption to Gajim
 according to XEP-0373.
 Note, that this plugin is still in an experimental state.