Source: apprise
Section: misc
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-babel,
               python3-markdown,
               python3-requests,
               python3-setuptools,
               python3-yaml,
Standards-Version: 4.6.2
Homepage: https://github.com/caronc/apprise
Vcs-Browser: https://salsa.debian.org/python-team/packages/apprise
Vcs-Git: https://salsa.debian.org/python-team/packages/apprise.git
Testsuite: autopkgtest-pkg-python

Package: apprise
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: Push Notifications that work with just about every platform
 Allows you to send notifications to more than 70 notification services.
 With emphasis on: Apprise API, AWS SES, Telegram, Discord, Slack, Amazon
 SNS, Gotify, Google Chat, Faast, IFTTT, Matrix, Microsoft Teams etc.
 .
 There is a small built-in Configuration Manager that can be optionally
 accessed through your web browser allowing, you to create and save as
 many configurations as you'd like. Each configuration is differentiated
 by a unique {KEY} that you decide on.
