Source: moat-link-notify
Maintainer: Matthias Urlichs <matthias@urlichs.de>
Section: python
Priority: optional
Build-Depends: dh-python, python3-all, debhelper (>= 13),
  python3-setuptools,
  python3-wheel,
Standards-Version: 3.9.6
Homepage: https://github.com/smurfix/moat
X-DH-Compat: 13

Package: moat-link-notify
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
  moat-util,
  moat-link,
  python3-httpx,
  systemd (>= 241),
Recommends:
  python3-trio (>= 0.22),
Description: Notification gateway for MoaT-Link
 This package provides notification services for MoaT-Link, allowing you to
 send notifications to external services like ntfy.sh.
 .
 Part of the MoaT ecosystem for distributed home automation.
