Source: salutatoi
Section: net
Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Matteo Cypriani <mcy@lm7.fr>,
	Thomas Preud'homme <robotux@debian.org>,
	W. Martin Borgert <debacle@debian.org>
Build-Depends: debhelper (>= 11),
	dh-python, python (>= 2.7),
	python-setuptools
Standards-Version: 4.1.3
Rules-Requires-Root: no
Homepage: https://www.salut-a-toi.org/
Vcs-Browser: https://salsa.debian.org/xmpp-team/salutatoi
Vcs-Git: https://salsa.debian.org/xmpp-team/salutatoi.git

Package: sat-xmpp-core
Architecture: all
Depends: ${misc:Depends},
	${python:Depends},
	python-babel,
	python-crypto (>= 2.6.1),
	python-dateutil (>= 2.7.3~),
	python-dbus,
	python-feed,
	python-lxml,
	python-mutagen,
	python-pil,
	python-potr,
	python-shortuuid,
	python-twisted-core,
	python-twisted-mail,
	python-twisted-web,
	python-twisted-words,
	python-wokkel (>= 18.0),
	python-xdg,
	python-xe,
	python-zope.interface
Recommends: dbus-x11,
	python-html2text,
	python-markdown,
	python-miniupnpc,
	python-netifaces,
	python-omemo-backend-signal,
	sat-xmpp-jp | sat-xmpp-primitivus
Description: Salut à Toi XMPP-based communication and sharing tool (core)
 Salut à Toi (French for "hello you") is a multi-frontends, multi-purposes
 communication tool, based on the XMPP standard. It features:
  * instant messaging
  * microblogging
  * file sharing
  * games
  * group permissions (share what you want with the people you choose)
  * interaction with other networks (IRC, StatusNet, other XMPP networks)
  * email client access (use your favorite mail user agent (MUA) to communicate
    on the supported networks)
  * extensible design
 .
 This package contains Salut à Toi's core code. You should install it along with
 one of the frontends: Libervia (web interface), Wix (graphical interface),
 Primitivus (curse-based interactive console interface) or Jp (command-line
 interface).

Package: sat-xmpp-primitivus
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
         sat-xmpp-core (= ${source:Version}), python-urwid (>= 1.2),
         python-urwid-satext (>= 0.7),
         python-dbus, python-gi
Recommends: python-xlib
Description: Salut à Toi XMPP-based communication and sharing tool (console interface)
 Salut à Toi (French for "hello you") is a multi-frontends, multi-purposes
 communication tool, based on the XMPP standard. It features:
  * instant messaging
  * microblogging
  * file sharing
  * games
  * group permissions (share what you want with the people you choose)
  * interaction with other networks (IRC, StatusNet, other XMPP networks)
  * email client access (use your favorite mail user agent (MUA) to communicate
    on the supported networks)
  * extensible design
 .
 This package contains Primitivus, Salut à Toi's interactive console interface
 (curse-based).

Package: sat-xmpp-jp
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
         sat-xmpp-core (= ${source:Version}), python-gi,
Recommends: python-progressbar,
	python-pygments,
	sat-templates
Description: Salut à Toi XMPP-based communication and sharing tool (command-line interface)
 Salut à Toi (French for "hello you") is a multi-frontends, multi-purposes
 communication tool, based on the XMPP standard. It features:
  * instant messaging
  * microblogging
  * file sharing
  * games
  * group permissions (share what you want with the people you choose)
  * interaction with other networks (IRC, StatusNet, other XMPP networks)
  * email client access (use your favorite mail user agent (MUA) to communicate
    on the supported networks)
  * extensible design
 .
 This package contains Jp, Salut à Toi's command-line interface.
