Source: weechat-matrix
Section: python
Maintainer: Kyle Robbertze <paddatrapper@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 python3-all,
 python3-hypothesis,
 python3-matrix-nio (>= 0.21),
 python3-pygments,
 python3-pytest,
 python3-setuptools,
 python3-webcolors (>= 25),
Standards-Version: 4.7.3
Homepage: https://github.com/poljar/weechat-matrix
Vcs-Browser: https://salsa.debian.org/debian/weechat-matrix
Vcs-Git: https://salsa.debian.org/debian/weechat-matrix.git

Package: weechat-matrix
Architecture: all
Depends:
 python3-aiohttp,
 python3-atomicwrites,
 python3-magic,
 python3-matrix-nio (>= 0.21),
 python3-openssl,
 python3-pygments,
 python3-requests,
 python3-webcolors (>= 25),
 ${misc:Depends},
Recommends:
 weechat-python,
Description: matrix plugin for weechat
 A Python plugin for Weechat that allows weechat to communicate
 over the Matrix protocol. Currently supports large parts of the
 Matrix protocol, but end-to-end encryption is still
 experimental.
 .
 Weechat is a fast and light chat client for many operating
 systems. Everything can be done with a keyboard
