Source: django-notification
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Matthias Klose <doko@debian.org>,
 Clint Adams <clint@debian.org>,
 Michael Fladischer <fladi@debian.org>,
 Brian May <bam@debian.org>,
 Thomas Goirand <zigo@debian.org>,
Standards-Version: 4.5.1
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 python3-all,
 python3-setuptools,
Homepage: https://github.com/jtauber/django-notification/
Vcs-Browser: https://salsa.debian.org/python-team/packages/django-notification
Vcs-Git: https://salsa.debian.org/python-team/packages/django-notification.git

Package: python3-django-notification
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: user notification management for Django (Python 3 version)
 Many sites need to notify users when certain events have
 occurred and to allow configurable options as to how those
 notifications are to be received, including:
 .
  * submission of notification messages by other apps
  * notification messages on signing in
  * notification messages via email (configurable by user)
  * notification messages via feed
 .
 This package is for Python3.
