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>,
	Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 13),
	dh-python,
	markdown,
	python3,
	python3-lxml,
	python3-setuptools,
	python3-setuptools-scm,
	python3-shortuuid,
	python3-twisted,
	python3-wokkel,
	python3-xdg,
Standards-Version: 4.5.1
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},
	${python3:Depends},
	python3,
	python3-babel,
	python3-pycryptodome,
	python3-dateutil (>= 2.7.3~),
	python3-dbus,
	python3-lxml,
	python3-mutagen,
	python3-pil,
	python3-potr,
	python3-shortuuid,
	python3-twisted,
	python3-wokkel,
	python3-xdg,
	python3-zope.interface
Recommends: dbus-x11,
	python3-html2text,
	python3-markdown,
	python3-miniupnpc,
	python3-netifaces,
	python3-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},
	${python3:Depends},
	python3,
        sat-xmpp-core (= ${source:Version}),
	python3-urwid,
        python3-urwid-satext (>= 0.8.0~),
        python3-dbus,
	python3-gi
Recommends: python3-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},
	${python3:Depends},
	python3,
        sat-xmpp-core (= ${source:Version}),
	python3-gi,
Recommends: python3-progressbar,
	python3-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.