Source: znc-push
Priority: optional
Section: net
Maintainer: Mattia Rizzolo <mattia@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 libcurl4-gnutls-dev,
 znc-dev,
Standards-Version: 4.4.0
Rules-Requires-Root: no
Homepage: https://github.com/jreese/znc-push
Vcs-Browser: https://salsa.debian.org/debian/znc-push
Vcs-Git: https://salsa.debian.org/debian/znc-push.git

Package: znc-push
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${znc},
Description: znc plugin to send push notification to various services
 ZNC Push is a module for ZNC that will send notifications to multiple push
 notification services, or SMS for any private message or channel highlight
 that matches a configurable set of conditions.
 .
 ZNC Push current supports the following services:
  * Boxcar
  * Boxcar 2
  * Pushover
  * Pushsafer
  * Prowl
  * Supertoasty
  * PushBullet
  * Airgram
  * Faast
  * Nexmo
  * Pushalot
  * Pushjet
  * Telegram
  * Custom URL GET requests
 .
 ZNC is a popular IRC bouncer.
