Source: gajim-urlimagepreview
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 (>= 10),
	dh-python,
	python3
Standards-Version: 4.1.4
Rules-Requires-Root: no
Homepage: https://trac-plugins.gajim.org/wiki/UrlImagePreviewPlugin
Vcs-Browser: https://salsa.debian.org/xmpp-team/gajim-urlimagepreview
Vcs-Git: https://salsa.debian.org/xmpp-team/gajim-urlimagepreview.git

Package: gajim-urlimagepreview
Architecture: all
Depends: ${misc:Depends},
	gajim (>= 1.1.0~beta2~),
	python3-pil
Recommends: python3-cryptography
Description: displays images inside Gajim chat window
 This Gajim plugin let the user display images inside the chat window.
 If they right click on the picture they have several options:
  - save the picture to a location of their choice
  - open the picture with their file manager
  - open the link with their browser 
 Privacy Warning:
 With this plugin enabled, links received by you will be followed
 automatically. This can be abused by others to find out your IP address
 or other information. In case of doubt, leave this plugin disabled.
